[{"id":794376,"name":"@akylas/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"akylas","versions_count":1,"first_release_published_at":"2020-08-14T08:23:44.402Z","latest_release_published_at":"2020-08-14T08:23:44.402Z","latest_release_number":"0.2.2-5.1","last_synced_at":"2026-08-28T18:37:12.844Z","created_at":"2022-04-07T13:11:53.616Z","updated_at":"2026-08-29T06:53:34.987Z","registry_url":"https://www.npmjs.com/package/@akylas/typeorm","install_command":"npm install @akylas/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.2-5.1"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-29T06:53:34.987Z","dependent_packages_count":2,"downloads":55,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":30.92467428474726,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6821618852923819,"forks_count":0.5959688896898743,"average":14.750946320807213},"purl":"pkg:npm/%40akylas/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@akylas/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@akylas/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@akylas/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T21:07:37.453Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":284,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":768163.696,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.193661971830986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@akylas%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@akylas%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@akylas%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@akylas%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@akylas%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@akylas%2Ftypeorm/codemeta","maintainers":[{"uuid":"farfromrefuge","login":"farfromrefuge","name":null,"email":"martin.guillon@akylas.fr","url":null,"packages_count":205,"html_url":"https://www.npmjs.com/~farfromrefuge","role":null,"created_at":"2022-11-08T17:50:09.703Z","updated_at":"2022-11-08T17:50:09.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/farfromrefuge/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":10784053,"name":"@helveg/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"helveg","versions_count":2,"first_release_published_at":"2024-08-05T15:09:16.839Z","latest_release_published_at":"2024-10-04T18:42:13.544Z","latest_release_number":"0.3.21","last_synced_at":"2026-08-28T19:11:18.583Z","created_at":"2024-08-05T15:10:13.639Z","updated_at":"2026-08-28T19:11:18.583Z","registry_url":"https://www.npmjs.com/package/@helveg/typeorm","install_command":"npm install @helveg/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.21"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:41:52.719Z","dependent_packages_count":0,"downloads":13670,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":26.067758177711102,"dependent_packages_count":37.870691290328146,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.969224734019626},"purl":"pkg:npm/%40helveg/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@helveg/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@helveg/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@helveg/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@helveg%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@helveg%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@helveg%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@helveg%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@helveg%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@helveg%2Ftypeorm/codemeta","maintainers":[{"uuid":"helveg","login":"helveg","name":null,"email":"robin.deschepper93@gmail.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~helveg","role":null,"created_at":"2024-08-05T15:19:27.892Z","updated_at":"2024-08-05T15:19:27.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/helveg/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4632851,"name":"typeorm-fb","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports Firebird dialect 3 e 1, MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-07-25T14:39:03.395Z","latest_release_published_at":"2022-07-26T17:39:07.196Z","latest_release_number":"0.1.0","last_synced_at":"2026-08-28T20:08:28.496Z","created_at":"2022-07-25T14:41:22.256Z","updated_at":"2026-08-30T08:18:22.319Z","registry_url":"https://www.npmjs.com/package/typeorm-fb","install_command":"npm install typeorm-fb","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.0"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-30T08:18:22.318Z","dependent_packages_count":0,"downloads":48,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.20437190196127,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":0.6962654030937523,"forks_count":0.6070312702957138,"average":22.14058588373019},"purl":"pkg:npm/typeorm-fb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-fb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-fb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-fb/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T22:04:31.292Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":283,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":766411.2822580645,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":124,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.1978798586572434,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-fb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-fb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-fb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-fb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-fb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-fb/codemeta","maintainers":[{"uuid":"allankrdec","login":"allankrdec","name":null,"email":"allankrdec@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~allankrdec","role":null,"created_at":"2022-11-11T08:39:48.372Z","updated_at":"2022-11-11T08:39:48.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/allankrdec/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2492465,"name":"typeorm-hg","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-02-24T11:33:57.828Z","latest_release_published_at":"2022-02-24T11:33:57.828Z","latest_release_number":"0.2.44","last_synced_at":"2026-08-28T18:57:09.448Z","created_at":"2022-04-10T02:33:35.923Z","updated_at":"2026-08-30T08:18:22.611Z","registry_url":"https://www.npmjs.com/package/typeorm-hg","install_command":"npm install typeorm-hg","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.2.44"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-30T08:18:22.610Z","dependent_packages_count":0,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.293345595762524,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":0.6806601215405585,"forks_count":0.5945465530858394,"average":21.558075790810253},"purl":"pkg:npm/typeorm-hg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-hg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-hg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-hg/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T22:04:31.292Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":283,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":766411.2822580645,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":124,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.1978798586572434,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-hg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-hg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-hg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-hg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-hg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-hg/codemeta","maintainers":[{"uuid":"mohannad90","login":"mohannad90","name":null,"email":"mohannad@heygo.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~mohannad90","role":null,"created_at":"2022-11-15T04:45:50.706Z","updated_at":"2022-11-15T04:45:50.706Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mohannad90/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1171347,"name":"@seniorplace/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"seniorplace","versions_count":6,"first_release_published_at":"2021-07-25T23:32:02.315Z","latest_release_published_at":"2023-01-02T15:24:08.185Z","latest_release_number":"0.3.11","last_synced_at":"2026-08-28T18:40:20.760Z","created_at":"2022-04-08T12:47:34.959Z","updated_at":"2026-08-28T23:47:48.081Z","registry_url":"https://www.npmjs.com/package/@seniorplace/typeorm","install_command":"npm install @seniorplace/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.12-sp.1"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-28T23:47:48.081Z","dependent_packages_count":1,"downloads":376,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":16.318721120051844,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6785150776087963,"forks_count":0.5924068005743851,"average":11.828313908508317},"purl":"pkg:npm/%40seniorplace/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@seniorplace/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@seniorplace/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@seniorplace/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T21:07:37.453Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":284,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":768163.696,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.193661971830986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@seniorplace%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@seniorplace%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@seniorplace%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@seniorplace%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@seniorplace%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@seniorplace%2Ftypeorm/codemeta","maintainers":[{"uuid":"jdhuntington","login":"jdhuntington","name":null,"email":"jdhuntington@gmail.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~jdhuntington","role":null,"created_at":"2022-11-08T21:00:38.049Z","updated_at":"2022-11-08T21:00:38.049Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jdhuntington/packages"},{"uuid":"brian_seniorplace","login":"brian_seniorplace","name":null,"email":"brian@seniorplace.io","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~brian_seniorplace","role":null,"created_at":"2023-04-07T21:49:22.580Z","updated_at":"2023-04-07T21:49:22.580Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/brian_seniorplace/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2492492,"name":"typeorm-next","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-03-09T13:39:44.775Z","latest_release_published_at":"2019-03-09T13:39:44.775Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-28T18:34:40.317Z","created_at":"2022-04-10T02:33:37.628Z","updated_at":"2026-08-28T18:34:40.318Z","registry_url":"https://www.npmjs.com/package/typeorm-next","install_command":"npm install typeorm-next","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T19:53:44.171Z","dependent_packages_count":0,"downloads":127,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":13.424108095347705,"dependent_repos_count":7.615904437893548,"dependent_packages_count":51.857090786743676,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":14.769729128888574},"purl":"pkg:npm/typeorm-next","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-next","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-next","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-next/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-next/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-next/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-next/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-next/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-next/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-next/codemeta","maintainers":[{"uuid":"thatisuday","login":"thatisuday","name":null,"email":"thatisuday@gmail.com","url":null,"packages_count":52,"html_url":"https://www.npmjs.com/~thatisuday","role":null,"created_at":"2022-11-15T04:45:52.306Z","updated_at":"2022-11-15T04:45:52.306Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thatisuday/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12965665,"name":"@askdilly/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLitedatabases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"askdilly","versions_count":1,"first_release_published_at":"2026-01-22T16:06:45.441Z","latest_release_published_at":"2026-01-22T16:06:45.441Z","latest_release_number":"0.3.20-15","last_synced_at":"2026-08-28T19:49:08.799Z","created_at":"2026-01-29T14:14:10.186Z","updated_at":"2026-08-30T14:38:33.130Z","registry_url":"https://www.npmjs.com/package/@askdilly/typeorm","install_command":"npm install @askdilly/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"beta":"0.3.20-15","latest":"0.3.20-15"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-30T14:38:33.129Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.091404467938737,"dependent_packages_count":31.874100089769048,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.982752278853894},"purl":"pkg:npm/%40askdilly/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@askdilly/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@askdilly/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@askdilly/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T22:04:31.292Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":283,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":766411.2822580645,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":124,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.1978798586572434,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@askdilly%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@askdilly%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@askdilly%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@askdilly%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@askdilly%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@askdilly%2Ftypeorm/codemeta","maintainers":[{"uuid":"npmaskdilly","login":"npmaskdilly","name":null,"email":"npm@askdilly.ai","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~npmaskdilly","role":null,"created_at":"2026-03-04T06:45:27.688Z","updated_at":"2026-03-04T06:45:27.688Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npmaskdilly/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2492405,"name":"typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript and ES2023+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":1264,"first_release_published_at":"2016-04-19T17:16:40.192Z","latest_release_published_at":"2026-09-01T11:02:28.812Z","latest_release_number":"1.1.1","last_synced_at":"2026-09-03T03:23:11.224Z","created_at":"2022-04-10T02:33:32.052Z","updated_at":"2026-09-03T16:15:11.597Z","registry_url":"https://www.npmjs.com/package/typeorm","install_command":"npm install typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"master":"1.0.0-nightly.20260311","beta":"1.0.0-beta.3","legacy":"0.3.31","latest":"1.1.1","dev":"1.1.1-nightly.20260903"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-09-01T05:09:20.192Z","dependent_packages_count":3660,"downloads":18946668,"downloads_period":"last-month","dependent_repos_count":51340,"rankings":{"downloads":0.11703835860838536,"dependent_repos_count":0.14187332738626227,"dependent_packages_count":0.026833184656556645,"stargazers_count":0.5250454950936664,"forks_count":0.45690633363068683,"docker_downloads_count":0.1591150758251561,"average":0.2378019625334523},"purl":"pkg:npm/typeorm","advisories":[{"uuid":"GSA_kwCzR0hTQS0ycnA4LW1tOXEtZnA0Oc4ABfLi","url":"https://github.com/advisories/GHSA-2rp8-mm9q-fp49","title":" TypeORM: migration:generate template-literal code injection","description":"### Summary\n\n`typeorm migration:generate` embeds database schema metadata into JS/TS template literals, escaping backticks but not `${...}`. An attacker who can write schema metadata (column comments, defaults, view definitions) achieves arbitrary code execution on the host that loads the generated migration.\n\n### Details\n\n`MigrationGenerateCommand.ts` (L117-138) wraps each SQL statement in a JS template literal, escaping only backticks:\n\n```typescript\n\"        await queryRunner.query(`\" +\n    upQuery.query.replaceAll(\"`\", \"\\\\`\") +\n    \"`\" + ...\n```\n\nIntrospected schema strings reach this sink through driver query runners:\n\n| Driver | Metadata source | Source |\n|---|---|---|\n| Postgres | column `DEFAULT`, `COMMENT`, `CHECK` constraints, view definitions | [`PostgresQueryRunner.ts:1782`](https://github.com/typeorm/typeorm/blob/bf47c9f/src/driver/postgres/PostgresQueryRunner.ts#L1782), [`L1898`](https://github.com/typeorm/typeorm/blob/bf47c9f/src/driver/postgres/PostgresQueryRunner.ts#L1898), [`L2287`](https://github.com/typeorm/typeorm/blob/bf47c9f/src/driver/postgres/PostgresQueryRunner.ts#L2287), [`L4125`](https://github.com/typeorm/typeorm/blob/bf47c9f/src/driver/postgres/PostgresQueryRunner.ts#L4125) |\n| MySQL/MariaDB | `COLUMN_DEFAULT`, `COLUMN_COMMENT` | [`MysqlQueryRunner.ts:2873-2974`](https://github.com/typeorm/typeorm/blob/bf47c9f/src/driver/mysql/MysqlQueryRunner.ts#L2873-L2974), [`L3580-3583`](https://github.com/typeorm/typeorm/blob/bf47c9f/src/driver/mysql/MysqlQueryRunner.ts#L3580-L3583) |\n| CockroachDB | Same patterns as Postgres | [`CockroachQueryRunner.ts`](https://github.com/typeorm/typeorm/blob/bf47c9f/src/driver/cockroachdb/CockroachQueryRunner.ts) |\n\n`escapeComment()` on each driver strips only null bytes, leaving `${...}` intact:\n\n```typescript\nprotected escapeComment(comment?: string) {\n    if (!comment) return comment\n    comment = comment.replaceAll(\"\\u0000\", \"\")\n    return comment\n}\n```\n\nWhen the migration file is loaded (`migration:run`, `import`, or `require`), the JS engine evaluates `${...}` as live interpolation.\n\n**Affected source:**\n\n| File | Lines | Role |\n|---|---|---|\n| [`MigrationGenerateCommand.ts`](https://github.com/typeorm/typeorm/blob/bf47c9f/src/commands/MigrationGenerateCommand.ts#L117-L138) | 117-138 | Template-literal construction (sink) |\n| [`PostgresDriver.ts`](https://github.com/typeorm/typeorm/blob/bf47c9f/src/driver/postgres/PostgresDriver.ts#L1886-L1891) | 1886-1891 | `escapeComment()` — Postgres |\n| [`MysqlDriver.ts`](https://github.com/typeorm/typeorm/blob/bf47c9f/src/driver/mysql/MysqlDriver.ts#L1322-L1328) | 1322-1328 | `escapeComment()` — MySQL |\n| [`CockroachDriver.ts`](https://github.com/typeorm/typeorm/blob/bf47c9f/src/driver/cockroachdb/CockroachDriver.ts#L1236-L1241) | 1236-1241 | `escapeComment()` — CockroachDB |\n\n**Confirmed injection vectors (MySQL):**\n\n| Vector | Result | Notes |\n|---|---|---|\n| Column `COMMENT` | Confirmed | Proven in PoC below |\n| Column `DEFAULT` | Confirmed | Attacker sets `ALTER TABLE ... DEFAULT '${...}'`; payload appears in generated migration |\n| `CHECK` constraint | Not exploitable | MySQL `information_schema.CHECK_CONSTRAINTS` strips content from `CHECK_CLAUSE` |\n| View definitions | Not tested | Requires PostgreSQL `ViewEntity` introspection; likely exploitable via `pg_get_viewdef()` |\n\n**Suggested fix:** Escape `${` to `\\${` (and `\\\\` to `\\\\\\\\`) before embedding query strings into template literals, or switch to emitting the SQL as a `JSON.stringify()`-encoded regular string argument.\n\n### PoC\n\n**Prerequisites:**\n- Any supported RDBMS (PostgreSQL, MySQL, MariaDB, CockroachDB, SQL Server, Oracle, SAP HANA, or Spanner) accessible to the developer running `migration:generate`\n- The attacker has DDL/write access to the database, **or** the application exposes a feature allowing users to set column `COMMENT`, `DEFAULT`, or view definition text\n\n**Steps:**\n\n1. **Inject payload into schema metadata.** Set a column comment or default containing `${...}`:\n\n```sql\n-- PostgreSQL\nCOMMENT ON COLUMN users.name IS '${process.mainModule.require(\"child_process\").execSync(\"id \u003e /tmp/pwned\")}';\n\n-- MySQL\nALTER TABLE users MODIFY COLUMN name VARCHAR(255) COMMENT '${process.mainModule.require(\"child_process\").execSync(\"id \u003e /tmp/pwned\")}';\n```\n\n2. **Run migration generation** on the developer/CI machine:\n\n```bash\nnpx typeorm migration:generate -d ./data-source.ts ./migrations/NextMigration\n```\n\n3. **Inspect the generated file.** The output `.ts` file contains unescaped `${...}`:\n\n```typescript\nexport class NextMigration1234567890 implements MigrationInterface {\n  public async up(queryRunner: QueryRunner): Promise\u003cvoid\u003e {\n    await queryRunner.query(\n      `COMMENT ON COLUMN \"users\".\"name\" IS '${process.mainModule.require(\"child_process\").execSync(\"id \u003e /tmp/pwned\")}'`,\n    );\n  }\n  // ...\n}\n```\n\n4. **Run or revert the migration:**\n\n```bash\nnpx typeorm migration:revert -d ./data-source.ts\n```\n\nOutput confirms code execution — `id` ran on the host and its output was interpolated into the SQL:\n\n```\nALTER TABLE `user` CHANGE `name` `name` varchar(255) NULL COMMENT 'uid=501(user) gid=20(staff) groups=20(staff),12(everyone),...'\n```\n\nThe payload appears in whichever migration direction restores the DB's current state. A malicious DB comment with a clean entity comment places it in `down()`. Attacker-influenced entity metadata places it in `up()`. Either direction executes the code when the method runs.\n\n### Impact\n\n**Code injection / RCE.** An attacker with DB schema write access executes arbitrary JavaScript on any machine that generates and loads the migration. This crosses the DB-to-host trust boundary.\n\nCI/CD pipelines that auto-generate and run migrations are the highest-risk target. Any TypeORM user running `migration:generate` against a database with attacker-influenced schema metadata is affected.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-07-21T21:59:23.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.7,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N","references":["https://github.com/typeorm/typeorm/security/advisories/GHSA-2rp8-mm9q-fp49","https://github.com/typeorm/typeorm/commit/41d1c62fe49f99c3ca916d4d986f61ee9f45d519","https://github.com/typeorm/typeorm/commit/b175f9b8be422edd2a2ac035ba90c3f2ce782dfe","https://github.com/typeorm/typeorm/releases/tag/0.3.31","https://github.com/typeorm/typeorm/releases/tag/1.1.0","https://github.com/advisories/GHSA-2rp8-mm9q-fp49"],"source_kind":"github","identifiers":["GHSA-2rp8-mm9q-fp49","CVE-2026-73651"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-07-21T22:00:08.858Z","updated_at":"2026-09-03T16:00:57.563Z","epss_percentage":0.00233,"epss_percentile":0.14249,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0ycnA4LW1tOXEtZnA0Oc4ABfLi","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0ycnA4LW1tOXEtZnA0Oc4ABfLi","packages":[{"ecosystem":"npm","package_name":"typeorm","versions":[{"first_patched_version":"1.1.0","vulnerable_version_range":"\u003e= 1.0.0, \u003c 1.1.0"},{"first_patched_version":"0.3.31","vulnerable_version_range":"\u003c 0.3.31"}],"purl":"pkg:npm/typeorm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0ycnA4LW1tOXEtZnA0Oc4ABfLi/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS05Z2d2LTh3Mzgtcjdwbc4ABZLO","url":"https://github.com/advisories/GHSA-9ggv-8w38-r7pm","title":"TypeORM: SQL Injection in UpdateQueryBuilder/SoftDeleteQueryBuilder orderBy (MySQL/MariaDB)","description":"### Impact\n\nBlind SQL injection vulnerability in `UpdateQueryBuilder` and `SoftDeleteQueryBuilder` affecting MySQL and MariaDB users.\n\n`UpdateQueryBuilder` and `SoftDeleteQueryBuilder` (including their `addOrderBy` variants) do not validate the `order` parameter against an allowlist of permitted values (`ASC`/`DESC`). The caller-supplied value is stored verbatim and concatenated directly into the generated SQL string without quoting or parameterization. `SelectQueryBuilder.orderBy` performs this validation correctly; the affected builders do not.\n\nIf any code path passes user-controlled input to `orderBy`/`addOrderBy` on an update or soft-delete query, an attacker can inject arbitrary SQL via the sort direction — even when the column name itself is hardcoded.\n\nDemonstrated impact includes:\n- **Data exfiltration** via time-based blind extraction (e.g. using `SLEEP()` to infer secret values bit by bit)\n- **Row targeting manipulation** in queries using `LIMIT` patterns\n- **Denial of service** via `SLEEP()`-based query exhaustion\n\nCVSS 3.1: **8.6 (High)** — `AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L`\n\nAffected files (relative to commit `73fda419`):\n- `src/query-builder/UpdateQueryBuilder.ts`: lines 383–419 and 718–744\n- `src/query-builder/SoftDeleteQueryBuilder.ts`: lines 352–388 and 520–546\n\nThe vulnerability was introduced in commit `03799bd2` (v0.1.12) and is present through the latest release (v0.3.28).\n\n### Patches\n\nA fix has been released in 0.3.29 (1b66c44) and 1.0.0 (93eec63).\n\n### Workarounds\n\nApplications can manually validate the `order` argument before passing it to `orderBy` or `addOrderBy` on update or soft-delete query builders:\n\n```ts\nconst direction = userInput.toUpperCase();\nif (direction !== 'ASC' \u0026\u0026 direction !== 'DESC') {\n  throw new Error('Invalid sort direction');\n}\nqb.orderBy(column, direction as 'ASC' | 'DESC');\n```\n\nDo not pass user-controlled values to `orderBy`/`addOrderBy` on `UpdateQueryBuilder` or `SoftDeleteQueryBuilder` without this validation.\n\n### References\n\n- Introduced in commit 03799bd2 (v0.1.12)\n- Confirmed present in v0.3.28 (commit 73fda419)\n- See `SelectQueryBuilder.orderBy` for the correct validation pattern this fix should mirror","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-06-19T19:18:49.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.9,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N","references":["https://github.com/typeorm/typeorm/security/advisories/GHSA-9ggv-8w38-r7pm","https://github.com/typeorm/typeorm/commit/1b66c44d0410bdc56a0dcefb46be41867ec0fffc","https://github.com/typeorm/typeorm/commit/93eec630630b219b162ba4e0c072afa851697cff","https://github.com/advisories/GHSA-9ggv-8w38-r7pm"],"source_kind":"github","identifiers":["GHSA-9ggv-8w38-r7pm"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-19T20:00:08.101Z","updated_at":"2026-09-03T16:01:37.657Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05Z2d2LTh3Mzgtcjdwbc4ABZLO","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS05Z2d2LTh3Mzgtcjdwbc4ABZLO","packages":[{"ecosystem":"npm","package_name":"typeorm","versions":[{"first_patched_version":"0.3.29","vulnerable_version_range":"\u003e= 0.1.12, \u003c= 0.3.28"}],"purl":"pkg:npm/typeorm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05Z2d2LTh3Mzgtcjdwbc4ABZLO/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1xMnBqLTZ2NzMtOHJnas4ABN-a","url":"https://github.com/advisories/GHSA-q2pj-6v73-8rgj","title":"TypeORM vulnerable to SQL injection via crafted request to repository.save or repository.update","description":"### Summary\n\nSQL Injection vulnerability in TypeORM before 0.3.26 via crafted request to repository.save or repository.update due to the sqlstring call using stringifyObjects default to false.\n\n### Details\n\nVulnerable Code:\n\n```js\nconst { username, city, name} = req.body;\nconst updateData = {\n    username,\n    city,\n    name,\n    id:userId\n  }; // Developer aims to only allow above three fields to be updated    \nconst result = await userRepo.save(updateData);\n```\n\nIntended Payload (non-malicious):\n\n\n`\nusername=myusername\u0026city=Riga\u0026name=Javad\n`\n\n_OR_\n\n`{username:\\\"myusername\\\",phone:12345,name:\\\"Javad\\\"}\n`\n\nSQL query produced:\n\n```sql\nUPDATE `user` \nSET `username` = 'myusername', \n    `city` = 'Riga', \n    `name` = 'Javad' \nWHERE `id` IN (1);\n\n```\n\nMalicious Payload:\n\n`username=myusername\u0026city[name]=Riga\u0026city[role]=admin\n`\n\n_OR_\n\n`{username:\\\"myusername\\\",city:{name:\\\"Javad\\\",role:\\\"admin\\\"}}\n`\n\nSQL query produced with Injected Column:\n\n```sql\nUPDATE `user` \nSET `username` = 'myusername', \n    `city` = `name` = 'Javad', \n    `role` = 'admin' \nWHERE `id` IN (1);\n\n```\n_Above query is valid as `city` = `name` = `Javad` is a boolean expression resulting in `city` = 1 (false). “role” column is injected and updated._\n\nUnderlying issue was due to TypeORM using mysql2 [without specifying a value for the stringifyObjects option](https://github.com/typeorm/typeorm/blob/0.3.25/src/driver/mysql/MysqlConnectionOptions.ts). In both mysql and mysql2 this [option defaults to false](https://github.com/sidorares/node-mysql2/blob/e359f454a76ba5dc31b91adf7bdb4099ca317bb5/lib/connection_config.js#L124). This option is then passed into [SQLString library as false](https://github.com/sidorares/node-mysql2/blob/e359f454a76ba5dc31b91adf7bdb4099ca317bb5/lib/base/connection.js#L524). This results in sqlstring [parsing objects in a strange way using objectToValues.](https://github.com/mysqljs/sqlstring/blob/cd528556b4b6bcf300c3db515026935dedf7cfa1/lib/SqlString.js#L54)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-10-29T18:30:33.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:L/SC:L/SI:H/SA:L/E:P","references":["https://nvd.nist.gov/vuln/detail/CVE-2025-60542","https://github.com/typeorm/typeorm/pull/11574","https://github.com/typeorm/typeorm/releases/tag/0.3.26","https://github.com/typeorm/typeorm/releases?q=security\u0026expanded=true","https://medium.com/@alizada.cavad/cve-2025-60542-typeorm-mysql-sqli-0-3-25-a1b32bc60453","https://github.com/typeorm/typeorm/commit/d57fe3bd8578b0b8f9847647fd046bccf825a7ef","https://github.com/mysqljs/sqlstring/blob/cd528556b4b6bcf300c3db515026935dedf7cfa1/lib/SqlString.js#L54","https://github.com/sidorares/node-mysql2/blob/e359f454a76ba5dc31b91adf7bdb4099ca317bb5/lib/base/connection.js#L524","https://github.com/sidorares/node-mysql2/blob/e359f454a76ba5dc31b91adf7bdb4099ca317bb5/lib/connection_config.js#L124","https://github.com/typeorm/typeorm/blob/0.3.25/src/driver/mysql/MysqlConnectionOptions.ts","https://github.com/advisories/GHSA-q2pj-6v73-8rgj"],"source_kind":"github","identifiers":["GHSA-q2pj-6v73-8rgj","CVE-2025-60542"],"repository_url":"https://github.com/typeorm/typeorm","blast_radius":41.923057192585276,"created_at":"2025-10-31T18:00:31.442Z","updated_at":"2026-09-03T16:04:52.042Z","epss_percentage":0.00247,"epss_percentile":0.16081,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xMnBqLTZ2NzMtOHJnas4ABN-a","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1xMnBqLTZ2NzMtOHJnas4ABN-a","packages":[{"ecosystem":"npm","package_name":"typeorm","versions":[{"first_patched_version":"0.3.26","vulnerable_version_range":"\u003c 0.3.26"}],"purl":"pkg:npm/typeorm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xMnBqLTZ2NzMtOHJnas4ABN-a/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1meDR3LXY0M2otdmM0Nc4AAtGB","url":"https://github.com/advisories/GHSA-fx4w-v43j-vc45","title":"SQL injection in typeORM","description":"The findOne function in TypeORM before 0.3.0 can either be supplied with a string or a FindOneOptions object. When input to the function is a user-controlled parsed JSON object, supplying a crafted FindOneOptions instead of an id string leads to SQL injection. NOTE: the vendor's position is that the user's application is responsible for input validation.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-07-05T00:00:54.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-33171","https://github.com/typeorm/typeorm/compare/0.2.45...0.3.0","https://seclists.org/fulldisclosure/2022/Jun/51","http://packetstormsecurity.com/files/168096/TypeORM-0.3.7-Information-Disclosure.html","http://seclists.org/fulldisclosure/2022/Aug/7","https://github.com/advisories/GHSA-fx4w-v43j-vc45"],"source_kind":"github","identifiers":["GHSA-fx4w-v43j-vc45","CVE-2022-33171"],"repository_url":"https://github.com/typeorm/typeorm","blast_radius":0.0,"created_at":"2024-03-21T20:04:41.021Z","updated_at":"2026-09-03T16:08:36.518Z","epss_percentage":0.20299,"epss_percentile":0.97149,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1meDR3LXY0M2otdmM0Nc4AAtGB","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1meDR3LXY0M2otdmM0Nc4AAtGB","packages":[{"ecosystem":"npm","package_name":"typeorm","versions":[{"first_patched_version":"0.3.0","vulnerable_version_range":"\u003c 0.3.0"}],"purl":"pkg:npm/typeorm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1meDR3LXY0M2otdmM0Nc4AAtGB/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXBmMmotOXFtcC1qcXIy","url":"https://github.com/advisories/GHSA-pf2j-9qmp-jqr2","title":"TypeORM vulnerable to MAID and Prototype Pollution","description":"Prototype pollution vulnerability in the TypeORM package \u003c 0.2.25 may allow attackers to add or modify Object properties leading to further denial of service or SQL injection attacks.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2021-05-07T16:46:42.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2020-8158","https://hackerone.com/reports/869574","https://github.com/advisories/GHSA-pf2j-9qmp-jqr2"],"source_kind":"github","identifiers":["GHSA-pf2j-9qmp-jqr2","CVE-2020-8158"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:13:05.914Z","updated_at":"2026-09-03T16:14:18.528Z","epss_percentage":0.0212,"epss_percentile":0.80557,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXBmMmotOXFtcC1qcXIy","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXBmMmotOXFtcC1qcXIy","packages":[{"ecosystem":"npm","package_name":"typeorm","versions":[{"first_patched_version":"0.2.25","vulnerable_version_range":"\u003c 0.2.25"}],"purl":"pkg:npm/typeorm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXBmMmotOXFtcC1qcXIy/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXc3cTctdmpwOC03anY0","url":"https://github.com/advisories/GHSA-w7q7-vjp8-7jv4","title":"SQL Injection in typeorm","description":"Versions of `typeorm` before 0.1.15 are vulnerable to SQL Injection. Field names are not properly validated allowing attackers to inject SQL statements and execute arbitrary SQL queries.\n\n\n## Recommendation\n\nUpgrade to version 0.1.15","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2019-06-06T15:30:16.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://github.com/typeorm/typeorm/commit/d46c8b0e6c0db56bb5976a4917e9f67a43715111","https://hackerone.com/reports/319458","https://www.npmjs.com/advisories/800","https://github.com/advisories/GHSA-w7q7-vjp8-7jv4"],"source_kind":"github","identifiers":["GHSA-w7q7-vjp8-7jv4"],"repository_url":"https://github.com/typeorm/typeorm","blast_radius":0.0,"created_at":"2022-12-21T16:13:29.631Z","updated_at":"2026-09-03T16:14:53.606Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXc3cTctdmpwOC03anY0","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXc3cTctdmpwOC03anY0","packages":[{"ecosystem":"npm","package_name":"typeorm","versions":[{"first_patched_version":"0.1.15","vulnerable_version_range":"\u003c 0.1.15"}],"purl":"pkg:npm/typeorm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXc3cTctdmpwOC03anY0/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm","docker_dependents_count":1955,"docker_downloads_count":136485815,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T23:00:09.415Z","issues_count":2413,"pull_requests_count":1349,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6136542.529680366,"issues_closed_count":1420,"pull_requests_closed_count":876,"pull_request_authors_count":559,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.6849518161601185,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":97,"past_year_pull_requests_count":285,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":760293.936,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":150,"past_year_issue_authors_count":76,"past_year_avg_comments_per_issue":1.1855670103092784,"past_year_avg_comments_per_pull_request":4.192982456140351,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm/codemeta","maintainers":[{"uuid":"pleerock","login":"pleerock","name":null,"email":"zarrhost@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~pleerock","role":null,"created_at":"2022-11-10T11:16:34.034Z","updated_at":"2022-11-10T11:16:34.034Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pleerock/packages"},{"uuid":"michaelbromley","login":"michaelbromley","name":null,"email":"michael@michaelbromley.co.uk","url":null,"packages_count":55,"html_url":"https://www.npmjs.com/~michaelbromley","role":null,"created_at":"2025-02-27T19:32:37.536Z","updated_at":"2025-02-27T19:32:37.536Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaelbromley/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11046670,"name":"@global121/typeorm","ecosystem":"npm","description":"A fork of the TypeORM library with custom modifications","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"global121","versions_count":4,"first_release_published_at":"2024-11-12T16:13:44.963Z","latest_release_published_at":"2024-11-18T16:20:31.958Z","latest_release_number":"1.0.4","last_synced_at":"2026-08-28T07:37:30.029Z","created_at":"2024-11-14T08:27:07.987Z","updated_at":"2026-08-28T07:37:30.029Z","registry_url":"https://www.npmjs.com/package/@global121/typeorm","install_command":"npm install @global121/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"1.0.4"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:41:52.563Z","dependent_packages_count":0,"downloads":7608,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":10.455939261377976,"dependent_repos_count":25.544502397577183,"dependent_packages_count":36.99936905863549,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.33327023919688},"purl":"pkg:npm/%40global121/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@global121/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@global121/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@global121/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@global121%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@global121%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@global121%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@global121%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@global121%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@global121%2Ftypeorm/codemeta","maintainers":[{"uuid":"121devops","login":"121devops","name":null,"email":"121devops@redcross.nl","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~121devops","role":null,"created_at":"2024-11-14T08:42:03.909Z","updated_at":"2024-11-14T08:42:03.909Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/121devops/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2492493,"name":"typeorm-orbit","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2020-09-02T12:29:31.121Z","latest_release_published_at":"2025-11-24T07:44:59.793Z","latest_release_number":"0.2.27","last_synced_at":"2026-08-28T20:04:27.221Z","created_at":"2022-04-10T02:33:37.629Z","updated_at":"2026-08-30T21:04:29.700Z","registry_url":"https://www.npmjs.com/package/typeorm-orbit","install_command":"npm install typeorm-orbit","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.26"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-30T21:04:29.699Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.222151958299555,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":0.6806601215405585,"forks_count":0.5945465530858394,"average":22.143837063317658},"purl":"pkg:npm/typeorm-orbit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-orbit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-orbit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-orbit/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T22:04:31.292Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":283,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":766411.2822580645,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":124,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.1978798586572434,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-orbit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-orbit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-orbit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-orbit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-orbit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-orbit/codemeta","maintainers":[{"uuid":"barbarosso","login":"barbarosso","name":null,"email":"pascal@codetaal.be","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~barbarosso","role":null,"created_at":"2022-11-15T04:45:50.997Z","updated_at":"2022-11-15T04:45:50.997Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/barbarosso/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5113722,"name":"@short.io/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"short.io","versions_count":1,"first_release_published_at":"2022-07-31T20:43:23.152Z","latest_release_published_at":"2022-07-31T20:43:23.152Z","latest_release_number":"0.3.7","last_synced_at":"2026-08-28T18:31:47.795Z","created_at":"2022-07-31T20:50:48.051Z","updated_at":"2026-08-30T23:00:09.150Z","registry_url":"https://www.npmjs.com/package/@short.io/typeorm","install_command":"npm install @short.io/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.7"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-30T23:00:09.150Z","dependent_packages_count":2,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":41.70011170567431,"dependent_repos_count":25.30552159382132,"dependent_packages_count":9.479354243063137,"stargazers_count":0.7012176265148172,"forks_count":0.6112048028830492,"average":15.559481994391328},"purl":"pkg:npm/%40short.io/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@short.io/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@short.io/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@short.io/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T22:04:31.292Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":283,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":766411.2822580645,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":124,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.1978798586572434,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@short.io%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@short.io%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@short.io%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@short.io%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@short.io%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@short.io%2Ftypeorm/codemeta","maintainers":[{"uuid":"kostenko","login":"kostenko","name":null,"email":"andrey@kostenko.name","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~kostenko","role":null,"created_at":"2022-11-16T03:38:02.312Z","updated_at":"2022-11-16T03:38:02.312Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kostenko/packages"},{"uuid":"igor.r","login":"igor.r","name":null,"email":"igor@short.io","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~igor.r","role":null,"created_at":"2022-11-16T03:38:02.284Z","updated_at":"2022-11-16T03:38:02.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/igor.r/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5248445,"name":"@blueleader07/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":["Fork","of","typeorm","that","includes","DynamoDB","support"],"namespace":"blueleader07","versions_count":1,"first_release_published_at":"2022-09-15T14:29:14.218Z","latest_release_published_at":"2022-09-15T14:29:14.218Z","latest_release_number":"0.3.9","last_synced_at":"2026-08-28T19:42:45.581Z","created_at":"2022-09-15T14:30:39.288Z","updated_at":"2026-08-29T22:04:30.991Z","registry_url":"https://www.npmjs.com/package/@blueleader07/typeorm","install_command":"npm install @blueleader07/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.9"}},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-29T22:04:30.991Z","dependent_packages_count":1,"downloads":991,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.749638265770436,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":0.7011351594294928,"forks_count":0.6111223357977248,"average":17.71743685049425},"purl":"pkg:npm/%40blueleader07/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@blueleader07/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@blueleader07/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@blueleader07/typeorm/dependencies","status":"removed","funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T21:07:37.453Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":284,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":768163.696,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.193661971830986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@blueleader07%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@blueleader07%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@blueleader07%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@blueleader07%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@blueleader07%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@blueleader07%2Ftypeorm/codemeta","maintainers":[{"uuid":"blueleader07","login":"blueleader07","name":null,"email":"sean.mckeon@rockwelltechnologies.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~blueleader07","role":null,"created_at":"2022-11-16T07:07:44.120Z","updated_at":"2022-11-16T07:07:44.120Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blueleader07/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8606477,"name":"@211la/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"211la","versions_count":1,"first_release_published_at":"2023-11-29T11:30:50.979Z","latest_release_published_at":"2023-11-29T11:30:50.979Z","latest_release_number":"0.2.46","last_synced_at":"2026-08-28T19:35:00.948Z","created_at":"2023-11-29T11:31:40.994Z","updated_at":"2026-08-30T08:18:22.692Z","registry_url":"https://www.npmjs.com/package/@211la/typeorm","install_command":"npm install @211la/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.2.46"}},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-30T08:18:22.691Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.27569069121032,"dependent_packages_count":52.040798532004395,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.15824461160736},"purl":"pkg:npm/%40211la/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@211la/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@211la/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@211la/typeorm/dependencies","status":"removed","funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T22:04:31.292Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":283,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":766411.2822580645,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":124,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.1978798586572434,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@211la%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@211la%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@211la%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@211la%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@211la%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@211la%2Ftypeorm/codemeta","maintainers":[{"uuid":"211ladev","login":"211ladev","name":null,"email":"developmentgroup@211la.org","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~211ladev","role":null,"created_at":"2023-11-29T11:31:43.203Z","updated_at":"2023-11-29T11:31:43.203Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/211ladev/packages"},{"uuid":"swiftmade","login":"swiftmade","name":null,"email":"hello@swiftmade.co","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~swiftmade","role":null,"created_at":"2023-11-29T11:31:43.167Z","updated_at":"2023-11-29T11:31:43.167Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/swiftmade/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":970436,"name":"@haggholm/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"haggholm","versions_count":14,"first_release_published_at":"2019-04-23T18:35:14.838Z","latest_release_published_at":"2020-04-04T00:30:39.030Z","latest_release_number":"0.2.1903","last_synced_at":"2026-08-28T18:49:27.588Z","created_at":"2022-04-07T18:08:45.077Z","updated_at":"2026-08-28T18:49:27.588Z","registry_url":"https://www.npmjs.com/package/@haggholm/typeorm","install_command":"npm install @haggholm/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.1903"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.","archived":false,"fork":false,"pushed_at":"2024-08-16T20:54:29.000Z","size":27294,"stargazers_count":34176,"open_issues_count":2587,"forks_count":6303,"subscribers_count":347,"default_branch":"master","last_synced_at":"2024-10-29T20:56:17.412Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","electron","hacktoberfest","javascript","mariadb","mysql","oracle","orm","postgresql","react-native","sap","sap-hana","sqlite","sqlserver","typeorm","typescript","websql"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README-zh_CN.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"typeorm","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2024-10-29T20:31:40.000Z","dependencies_parsed_at":"2024-04-13T16:00:06.194Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":96,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222131017,"owners_count":16936304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:27:58.319Z","dependent_packages_count":1,"downloads":82,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":16.787556196038135,"dependent_repos_count":10.302192564346997,"dependent_packages_count":20.916208435344245,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":9.791499904037462},"purl":"pkg:npm/%40haggholm/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@haggholm/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@haggholm/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@haggholm/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:53:37.609Z","issues_count":1809,"pull_requests_count":535,"avg_time_to_close_issue":15652427.912,"avg_time_to_close_pull_request":5924346.971014493,"issues_closed_count":624,"pull_requests_closed_count":276,"pull_request_authors_count":321,"issue_authors_count":1293,"avg_comments_per_issue":6.33665008291874,"avg_comments_per_pull_request":2.1794392523364485,"merged_pull_requests_count":174,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":504,"past_year_pull_requests_count":257,"past_year_avg_time_to_close_issue":1290701.6966292134,"past_year_avg_time_to_close_pull_request":1207297.5806451612,"past_year_issues_closed_count":88,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":174,"past_year_issue_authors_count":372,"past_year_avg_comments_per_issue":1.0178571428571428,"past_year_avg_comments_per_pull_request":0.7976653696498055,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":57,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"pleerock","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"AlexMesser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"Ginden","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"NoNameProvided","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"}],"active_maintainers":[{"login":"pleerock","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"AlexMesser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@haggholm%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@haggholm%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@haggholm%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@haggholm%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@haggholm%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@haggholm%2Ftypeorm/codemeta","maintainers":[{"uuid":"haggholm","login":"haggholm","name":null,"email":"petter@petterhaggholm.net","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~haggholm","role":null,"created_at":"2022-11-20T16:43:45.864Z","updated_at":"2022-11-20T16:43:45.864Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/haggholm/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4379877,"name":"@lagregance/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"lagregance","versions_count":1,"first_release_published_at":"2022-05-10T10:56:06.532Z","latest_release_published_at":"2022-05-10T10:56:06.532Z","latest_release_number":"0.3.5","last_synced_at":"2026-08-28T18:37:13.192Z","created_at":"2022-05-24T13:32:08.329Z","updated_at":"2026-08-28T18:37:13.193Z","registry_url":"https://www.npmjs.com/package/@lagregance/typeorm","install_command":"npm install @lagregance/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.5"}},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T11:57:47.376Z","dependent_packages_count":1,"downloads":2,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.20437190196127,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":0.6809164825748144,"forks_count":0.5948122180631736,"average":18.80107781881457},"purl":"pkg:npm/%40lagregance/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lagregance/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lagregance/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lagregance/typeorm/dependencies","status":"removed","funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T02:50:48.611Z","issues_count":2407,"pull_requests_count":1336,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6205260.943155453,"issues_closed_count":1413,"pull_requests_closed_count":862,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.6474550898203595,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":281,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":617226.8672566372,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":113,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.220640569395018,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lagregance%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lagregance%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lagregance%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lagregance%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lagregance%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lagregance%2Ftypeorm/codemeta","maintainers":[{"uuid":"la-gregance","login":"la-gregance","name":null,"email":"gregoire.taja@gmail.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~la-gregance","role":null,"created_at":"2022-11-15T18:25:50.279Z","updated_at":"2022-11-15T18:25:50.279Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/la-gregance/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1154667,"name":"@rokt33r/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"rokt33r","versions_count":1,"first_release_published_at":"2019-08-23T08:23:37.548Z","latest_release_published_at":"2019-08-23T08:23:37.548Z","latest_release_number":"0.2.18","last_synced_at":"2026-08-28T18:35:55.942Z","created_at":"2022-04-08T12:19:03.786Z","updated_at":"2026-08-29T22:04:30.827Z","registry_url":"https://www.npmjs.com/package/@rokt33r/typeorm","install_command":"npm install @rokt33r/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.18"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-29T22:04:30.826Z","dependent_packages_count":1,"downloads":4,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":67.33606239095616,"dependent_repos_count":10.302192564346997,"dependent_packages_count":20.916208435344245,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":19.901201143021066},"purl":"pkg:npm/%40rokt33r/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rokt33r/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rokt33r/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rokt33r/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T21:07:37.453Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":284,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":768163.696,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.193661971830986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rokt33r%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rokt33r%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rokt33r%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rokt33r%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rokt33r%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rokt33r%2Ftypeorm/codemeta","maintainers":[{"uuid":"rokt33r","login":"rokt33r","name":null,"email":"fluke8259@gmail.com","url":null,"packages_count":85,"html_url":"https://www.npmjs.com/~rokt33r","role":null,"created_at":"2022-11-20T23:21:45.772Z","updated_at":"2022-11-20T23:21:45.772Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rokt33r/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":923973,"name":"@erpairforce/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases. Pulled from https://github.com/typeorm/typeorm ad upgraded SAP Hana-Client","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"erpairforce","versions_count":6,"first_release_published_at":"2021-07-01T19:56:23.672Z","latest_release_published_at":"2021-07-01T20:52:47.220Z","latest_release_number":"0.2.40","last_synced_at":"2026-08-28T18:30:25.065Z","created_at":"2022-04-07T17:01:11.162Z","updated_at":"2026-08-28T18:30:25.066Z","registry_url":"https://www.npmjs.com/package/@erpairforce/typeorm","install_command":"npm install @erpairforce/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.2.40"},"contentPolicy":null},"repo_metadata":{"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.","archived":false,"fork":false,"pushed_at":"2024-04-12T16:10:40.000Z","size":27317,"stargazers_count":33233,"open_issues_count":2359,"forks_count":6161,"subscribers_count":346,"default_branch":"master","last_synced_at":"2024-04-13T19:13:40.270Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","electron","hacktoberfest","javascript","mariadb","mysql","oracle","orm","postgresql","react-native","sap","sap-hana","sqlite","sqlserver","typeorm","typescript","websql"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README-zh_CN.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"typeorm","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2024-04-15T15:34:02.584Z","dependencies_parsed_at":"2024-04-13T16:00:06.194Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":96,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":198011448,"owners_count":13414631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2024-09-06T07:56:09.264Z","dependent_packages_count":1,"downloads":23,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":34.04520642489647,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6812848121858476,"forks_count":0.5952221402512271,"average":15.374727984328022},"purl":"pkg:npm/%40erpairforce/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@erpairforce/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@erpairforce/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@erpairforce/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T19:30:58.272Z","issues_count":1725,"pull_requests_count":515,"avg_time_to_close_issue":15582163.210963456,"avg_time_to_close_pull_request":5965535.245421246,"issues_closed_count":601,"pull_requests_closed_count":273,"pull_request_authors_count":304,"issue_authors_count":1227,"avg_comments_per_issue":6.395362318840579,"avg_comments_per_pull_request":2.188349514563107,"merged_pull_requests_count":173,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":549,"past_year_pull_requests_count":273,"past_year_avg_time_to_close_issue":1896177.38,"past_year_avg_time_to_close_pull_request":2029781.4016393442,"past_year_issues_closed_count":99,"past_year_pull_requests_closed_count":122,"past_year_pull_request_authors_count":181,"past_year_issue_authors_count":407,"past_year_avg_comments_per_issue":1.0564663023679417,"past_year_avg_comments_per_pull_request":0.9010989010989011,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":74,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"pleerock","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"AlexMesser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"Ginden","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"NoNameProvided","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"}],"active_maintainers":[{"login":"pleerock","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"AlexMesser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@erpairforce%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@erpairforce%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@erpairforce%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@erpairforce%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@erpairforce%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@erpairforce%2Ftypeorm/codemeta","maintainers":[{"uuid":"erpairforce","login":"erpairforce","name":null,"email":"francois.maass@erp.ngo","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~erpairforce","role":null,"created_at":"2022-11-20T15:06:53.398Z","updated_at":"2022-11-20T15:06:53.398Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/erpairforce/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":851541,"name":"@bxjs/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"bxjs","versions_count":1,"first_release_published_at":"2018-04-02T08:50:24.139Z","latest_release_published_at":"2018-04-02T08:50:24.139Z","latest_release_number":"0.0.1","last_synced_at":"2026-08-28T18:31:18.891Z","created_at":"2022-04-07T14:35:20.622Z","updated_at":"2026-08-28T18:31:18.891Z","registry_url":"https://www.npmjs.com/package/@bxjs/typeorm","install_command":"npm install @bxjs/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:34:16.759Z","dependent_packages_count":4,"downloads":174,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":15.631623628733623,"dependent_repos_count":10.302192564346997,"dependent_packages_count":4.507975636262088,"stargazers_count":0.5122999362778945,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":6.279143414918864},"purl":"pkg:npm/%40bxjs/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@bxjs/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@bxjs/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@bxjs/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bxjs%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bxjs%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bxjs%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bxjs%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bxjs%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bxjs%2Ftypeorm/codemeta","maintainers":[{"uuid":"smiarn","login":"smiarn","name":null,"email":"1912458220@qq.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~smiarn","role":null,"created_at":"2022-11-15T20:22:46.083Z","updated_at":"2022-11-15T20:22:46.083Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/smiarn/packages"},{"uuid":"laochu","login":"laochu","name":null,"email":"2903710916@qq.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~laochu","role":null,"created_at":"2022-11-15T20:22:46.108Z","updated_at":"2022-11-15T20:22:46.108Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/laochu/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1111009,"name":"@paar-it-gmbh/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"paar-it-gmbh","versions_count":2,"first_release_published_at":"2020-09-15T14:44:27.514Z","latest_release_published_at":"2020-09-15T15:14:55.300Z","latest_release_number":"0.2.28","last_synced_at":"2026-08-28T18:37:46.677Z","created_at":"2022-04-08T11:03:33.391Z","updated_at":"2026-08-28T18:37:46.677Z","registry_url":"https://www.npmjs.com/package/@paar-it-gmbh/typeorm","install_command":"npm install @paar-it-gmbh/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.28"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:23:28.761Z","dependent_packages_count":1,"downloads":19,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":36.06644332314033,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6801329667578981,"forks_count":0.5940287022462574,"average":15.778506307290206},"purl":"pkg:npm/%40paar-it-gmbh/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@paar-it-gmbh/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@paar-it-gmbh/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@paar-it-gmbh/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@paar-it-gmbh%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@paar-it-gmbh%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@paar-it-gmbh%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@paar-it-gmbh%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@paar-it-gmbh%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@paar-it-gmbh%2Ftypeorm/codemeta","maintainers":[{"uuid":"mlink","login":"mlink","name":null,"email":"marcel.link@t-online.de","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~mlink","role":null,"created_at":"2022-11-20T21:25:13.822Z","updated_at":"2022-11-20T21:25:13.822Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mlink/packages"},{"uuid":"jmussmann","login":"jmussmann","name":null,"email":"jan.mussmann@paar-it.de","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~jmussmann","role":null,"created_at":"2022-11-20T21:25:13.815Z","updated_at":"2022-11-20T21:25:13.815Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jmussmann/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2492415,"name":"typeorm-bulk","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2018-10-25T13:52:57.745Z","latest_release_published_at":"2018-10-25T15:36:26.718Z","latest_release_number":"0.2.11","last_synced_at":"2026-08-28T18:37:48.470Z","created_at":"2022-04-10T02:33:32.159Z","updated_at":"2026-08-28T18:37:48.471Z","registry_url":"https://www.npmjs.com/package/typeorm-bulk","install_command":"npm install typeorm-bulk","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.11"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T12:18:36.707Z","dependent_packages_count":0,"downloads":15,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":39.1847991716836,"dependent_repos_count":10.302192564346997,"dependent_packages_count":51.857090786743676,"stargazers_count":0.5122999362778945,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":20.459601553605175},"purl":"pkg:npm/typeorm-bulk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-bulk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-bulk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-bulk/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-bulk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-bulk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-bulk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-bulk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-bulk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-bulk/codemeta","maintainers":[{"uuid":"lambrojos","login":"lambrojos","name":null,"email":"giovanni.lela@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~lambrojos","role":null,"created_at":"2022-11-15T04:45:50.668Z","updated_at":"2022-11-15T04:45:50.668Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lambrojos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1051010,"name":"@matthewberryman/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"matthewberryman","versions_count":2,"first_release_published_at":"2020-12-13T22:53:54.411Z","latest_release_published_at":"2020-12-13T23:44:41.475Z","latest_release_number":"0.2.30","last_synced_at":"2026-08-28T18:33:27.902Z","created_at":"2022-04-07T20:14:41.735Z","updated_at":"2026-08-28T18:33:27.903Z","registry_url":"https://www.npmjs.com/package/@matthewberryman/typeorm","install_command":"npm install @matthewberryman/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.2.30"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:41:52.751Z","dependent_packages_count":1,"downloads":40,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.76322889354142,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6801329667578981,"forks_count":0.5940287022462574,"average":17.717863421370424},"purl":"pkg:npm/%40matthewberryman/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@matthewberryman/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@matthewberryman/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@matthewberryman/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@matthewberryman%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@matthewberryman%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@matthewberryman%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@matthewberryman%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@matthewberryman%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@matthewberryman%2Ftypeorm/codemeta","maintainers":[{"uuid":"matthewberryman","login":"matthewberryman","name":null,"email":"matthew@acrossthecloud.net","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~matthewberryman","role":null,"created_at":"2022-11-20T19:22:22.357Z","updated_at":"2022-11-20T19:22:22.357Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matthewberryman/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14069279,"name":"@hlw-midway/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"hlw-midway","versions_count":6,"first_release_published_at":"2026-03-23T18:23:43.079Z","latest_release_published_at":"2026-03-23T17:55:36.276Z","latest_release_number":"1.0.5","last_synced_at":"2026-08-28T18:33:28.773Z","created_at":"2026-03-18T09:50:22.903Z","updated_at":"2026-08-28T18:33:28.773Z","registry_url":"https://www.npmjs.com/package/@hlw-midway/typeorm","install_command":"npm install @hlw-midway/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.20"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:41:52.536Z","dependent_packages_count":0,"downloads":26,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.423207238545444,"dependent_packages_count":32.31227396863986,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.36774060359265},"purl":"pkg:npm/%40hlw-midway/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hlw-midway/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hlw-midway/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hlw-midway/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hlw-midway%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hlw-midway%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hlw-midway%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hlw-midway%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hlw-midway%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hlw-midway%2Ftypeorm/codemeta","maintainers":[{"uuid":"hlw2326","login":"hlw2326","name":null,"email":"1608626143@qq.com","url":null,"packages_count":23,"html_url":"https://www.npmjs.com/~hlw2326","role":null,"created_at":"2026-03-18T09:50:25.661Z","updated_at":"2026-03-18T09:50:25.661Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hlw2326/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8475695,"name":"typeorm-native","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2023-10-23T19:19:51.196Z","latest_release_published_at":"2023-10-23T19:31:16.653Z","latest_release_number":"0.3.20","last_synced_at":"2026-08-28T18:33:28.774Z","created_at":"2023-10-23T19:20:13.617Z","updated_at":"2026-08-29T01:09:13.790Z","registry_url":"https://www.npmjs.com/package/typeorm-native","install_command":"npm install typeorm-native","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.20"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-29T01:09:13.790Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.1065483633715,"dependent_packages_count":52.76010274596209,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.933325554666794},"purl":"pkg:npm/typeorm-native","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-native","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-native","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-native/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T21:07:37.453Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":284,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":768163.696,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.193661971830986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-native/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-native/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-native/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-native/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-native/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-native/codemeta","maintainers":[{"uuid":"meedwire","login":"meedwire","name":null,"email":"meedwire@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~meedwire","role":null,"created_at":"2023-10-23T19:20:15.408Z","updated_at":"2023-10-23T19:20:15.408Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/meedwire/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":6436059,"name":"@stigg/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"stigg","versions_count":10,"first_release_published_at":"2023-02-26T16:14:51.119Z","latest_release_published_at":"2024-09-25T14:28:42.086Z","latest_release_number":"0.2.52","last_synced_at":"2026-08-28T18:33:29.089Z","created_at":"2023-02-26T18:50:00.987Z","updated_at":"2026-08-28T18:33:29.089Z","registry_url":"https://www.npmjs.com/package/@stigg/typeorm","install_command":"npm install @stigg/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.2.52"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T10:31:36.903Z","dependent_packages_count":0,"downloads":36,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":5.922287221343243,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":0.7007228240028698,"forks_count":0.6106687668284396,"average":13.085787931094952},"purl":"pkg:npm/%40stigg/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stigg/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stigg/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stigg/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stigg%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stigg%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stigg%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stigg%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stigg%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stigg%2Ftypeorm/codemeta","maintainers":[{"uuid":"mortal94","login":"mortal94","name":null,"email":"mor@stigg.io","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~mortal94","role":null,"created_at":"2023-02-26T19:32:02.262Z","updated_at":"2023-02-26T19:32:02.262Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mortal94/packages"},{"uuid":"itzik.stigg","login":"itzik.stigg","name":null,"email":"itzik@stigg.io","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~itzik.stigg","role":null,"created_at":"2023-02-26T19:32:02.270Z","updated_at":"2023-02-26T19:32:02.270Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/itzik.stigg/packages"},{"uuid":"oratstigg","login":"oratstigg","name":null,"email":"or@stigg.io","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~oratstigg","role":null,"created_at":"2023-02-26T19:32:02.277Z","updated_at":"2023-02-26T19:32:02.277Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oratstigg/packages"},{"uuid":"stiggnpc","login":"stiggnpc","name":null,"email":"npc@stigg.io","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~stiggnpc","role":null,"created_at":"2023-02-26T19:32:02.290Z","updated_at":"2023-02-26T19:32:02.290Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stiggnpc/packages"},{"uuid":"nadavstigg","login":"nadavstigg","name":null,"email":"nadav@stigg.io","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~nadavstigg","role":null,"created_at":"2023-02-26T19:32:02.329Z","updated_at":"2023-02-26T19:32:02.329Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nadavstigg/packages"},{"uuid":"antonzy","login":"antonzy","name":null,"email":"antonzy90@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~antonzy","role":null,"created_at":"2023-02-26T19:32:02.345Z","updated_at":"2023-02-26T19:32:02.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antonzy/packages"},{"uuid":"nadavsho","login":"nadavsho","name":null,"email":"nadav.s@stigg.io","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~nadavsho","role":null,"created_at":"2023-06-13T15:39:28.974Z","updated_at":"2023-06-13T15:39:28.974Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nadavsho/packages"},{"uuid":"yelena-stigg","login":"yelena-stigg","name":null,"email":"yelena@stigg.io","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~yelena-stigg","role":null,"created_at":"2023-10-17T17:06:22.979Z","updated_at":"2023-10-17T17:06:22.979Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yelena-stigg/packages"},{"uuid":"odedb","login":"odedb","name":null,"email":"oded@stigg.io","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~odedb","role":null,"created_at":"2026-02-17T10:26:33.635Z","updated_at":"2026-02-17T10:26:33.635Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/odedb/packages"},{"uuid":"danyloantoniuk","login":"danyloantoniuk","name":null,"email":"danylo@stigg.io","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~danyloantoniuk","role":null,"created_at":"2026-02-17T10:26:33.739Z","updated_at":"2026-02-17T10:26:33.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/danyloantoniuk/packages"},{"uuid":"almog-stigg","login":"almog-stigg","name":null,"email":"almog@stigg.io","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~almog-stigg","role":null,"created_at":"2026-02-17T10:26:33.800Z","updated_at":"2026-02-17T10:26:33.800Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/almog-stigg/packages"},{"uuid":"shaibetitostigg","login":"shaibetitostigg","name":null,"email":"shai@stigg.io","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~shaibetitostigg","role":null,"created_at":"2026-02-17T10:26:33.877Z","updated_at":"2026-02-17T10:26:33.877Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shaibetitostigg/packages"},{"uuid":"dmitriy_saienko","login":"dmitriy_saienko","name":null,"email":"dmitriy.saienko@stigg.io","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~dmitriy_saienko","role":null,"created_at":"2026-02-17T10:26:34.088Z","updated_at":"2026-02-17T10:26:34.088Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dmitriy_saienko/packages"},{"uuid":"nicostigg","login":"nicostigg","name":null,"email":"nico@stigg.io","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~nicostigg","role":null,"created_at":"2026-02-17T10:26:34.176Z","updated_at":"2026-02-17T10:26:34.176Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nicostigg/packages"},{"uuid":"amit-stiggio","login":"amit-stiggio","name":null,"email":"amit@stigg.io","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~amit-stiggio","role":null,"created_at":"2026-02-17T10:26:34.328Z","updated_at":"2026-02-17T10:26:34.328Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/amit-stiggio/packages"},{"uuid":"bostrovsky","login":"bostrovsky","name":null,"email":"baruch@stigg.io","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~bostrovsky","role":null,"created_at":"2026-02-17T10:26:34.407Z","updated_at":"2026-02-17T10:26:34.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bostrovsky/packages"},{"uuid":"dorbar","login":"dorbar","name":null,"email":"dorb@stigg.io","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~dorbar","role":null,"created_at":"2026-02-17T10:26:34.486Z","updated_at":"2026-02-17T10:26:34.486Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dorbar/packages"},{"uuid":"rawistigg","login":"rawistigg","name":null,"email":"rawi@stigg.io","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~rawistigg","role":null,"created_at":"2026-02-17T10:26:34.614Z","updated_at":"2026-02-17T10:26:34.614Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rawistigg/packages"},{"uuid":"yotambenz","login":"yotambenz","name":null,"email":"yotam@stigg.io","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~yotambenz","role":null,"created_at":"2026-02-17T10:26:33.412Z","updated_at":"2026-02-17T10:26:33.412Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/yotambenz/packages"},{"uuid":"tzlilswimmerstigg","login":"tzlilswimmerstigg","name":null,"email":"tzlil@stigg.io","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~tzlilswimmerstigg","role":null,"created_at":"2026-02-17T10:26:33.484Z","updated_at":"2026-02-17T10:26:33.484Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tzlilswimmerstigg/packages"},{"uuid":"oriw","login":"oriw","name":null,"email":"ori@stigg.io","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~oriw","role":null,"created_at":"2026-06-18T10:27:26.881Z","updated_at":"2026-06-18T10:27:26.881Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oriw/packages"},{"uuid":"noa_levi","login":"noa_levi","name":null,"email":"noal@stigg.io","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~noa_levi","role":null,"created_at":"2026-08-19T14:08:43.607Z","updated_at":"2026-08-19T14:08:43.607Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/noa_levi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2144454,"name":"otypeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2020-11-09T08:41:41.500Z","latest_release_published_at":"2020-11-09T14:27:01.594Z","latest_release_number":"0.2.35","last_synced_at":"2026-08-28T18:34:03.811Z","created_at":"2022-04-09T21:37:31.416Z","updated_at":"2026-08-28T18:34:03.812Z","registry_url":"https://www.npmjs.com/package/otypeorm","install_command":"npm install otypeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.2.35"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T13:53:52.191Z","dependent_packages_count":1,"downloads":100,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":30.92467428474726,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6819841623632,"forks_count":0.5959688896898743,"average":14.750910776221378},"purl":"pkg:npm/otypeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/otypeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/otypeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/otypeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/otypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/otypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/otypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/otypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/otypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/otypeorm/codemeta","maintainers":[{"uuid":"osirisbest","login":"osirisbest","name":null,"email":"osirisbest@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~osirisbest","role":null,"created_at":"2022-11-13T16:26:43.318Z","updated_at":"2022-11-13T16:26:43.318Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/osirisbest/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":849024,"name":"@brunnerlivio/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"brunnerlivio","versions_count":1,"first_release_published_at":"2019-06-14T14:44:10.787Z","latest_release_published_at":"2019-06-14T14:44:10.787Z","latest_release_number":"0.2.18","last_synced_at":"2026-08-28T18:36:35.951Z","created_at":"2022-04-07T14:31:30.529Z","updated_at":"2026-08-28T18:36:35.951Z","registry_url":"https://www.npmjs.com/package/@brunnerlivio/typeorm","install_command":"npm install @brunnerlivio/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.18"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36630,"open_issues_count":613,"forks_count":6661,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-14T16:59:28.605Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-14T13:38:00.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T00:02:38.754Z","dependent_packages_count":3,"downloads":1538,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":5.017797046385584,"dependent_repos_count":10.302192564346997,"dependent_packages_count":5.8898357596390065,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":4.432273538965904},"purl":"pkg:npm/%40brunnerlivio/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@brunnerlivio/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@brunnerlivio/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@brunnerlivio/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T22:43:44.732Z","issues_count":2407,"pull_requests_count":1332,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.6478978978978978,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":614954.298245614,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":75,"past_year_avg_comments_per_issue":1.1020408163265305,"past_year_avg_comments_per_pull_request":4.228571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@brunnerlivio%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@brunnerlivio%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@brunnerlivio%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@brunnerlivio%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@brunnerlivio%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@brunnerlivio%2Ftypeorm/codemeta","maintainers":[{"uuid":"brunnerlivio","login":"brunnerlivio","name":null,"email":"livio.brunner.lb1@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~brunnerlivio","role":null,"created_at":"2022-11-15T19:02:09.158Z","updated_at":"2022-11-15T19:02:09.158Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/brunnerlivio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4374089,"name":"@dimailn/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"dimailn","versions_count":1,"first_release_published_at":"2022-04-21T17:10:34.743Z","latest_release_published_at":"2022-04-21T17:10:34.743Z","latest_release_number":"0.3.5","last_synced_at":"2026-08-28T18:36:37.089Z","created_at":"2022-05-24T13:27:42.974Z","updated_at":"2026-08-28T18:36:37.089Z","registry_url":"https://www.npmjs.com/package/@dimailn/typeorm","install_command":"npm install @dimailn/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.5"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36630,"open_issues_count":613,"forks_count":6661,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-14T16:59:28.605Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-14T13:38:00.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T00:19:47.665Z","dependent_packages_count":1,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":43.57593408664221,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":0.6812848121858476,"forks_count":0.5952221402512271,"average":17.275545906110576},"purl":"pkg:npm/%40dimailn/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dimailn/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dimailn/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dimailn/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T22:43:44.732Z","issues_count":2407,"pull_requests_count":1332,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.6478978978978978,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":614954.298245614,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":75,"past_year_avg_comments_per_issue":1.1020408163265305,"past_year_avg_comments_per_pull_request":4.228571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dimailn%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dimailn%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dimailn%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dimailn%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dimailn%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dimailn%2Ftypeorm/codemeta","maintainers":[{"uuid":"dimailn","login":"dimailn","name":null,"email":"dimailn9@gmail.com","url":null,"packages_count":29,"html_url":"https://www.npmjs.com/~dimailn","role":null,"created_at":"2022-11-15T17:43:51.277Z","updated_at":"2022-11-15T17:43:51.277Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dimailn/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8473930,"name":"@webdq/typeorm2","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"webdq","versions_count":1,"first_release_published_at":"2023-10-23T10:33:18.566Z","latest_release_published_at":"2023-10-23T10:33:18.566Z","latest_release_number":"0.2.34","last_synced_at":"2026-08-28T18:37:48.083Z","created_at":"2023-10-23T12:52:18.689Z","updated_at":"2026-08-28T18:37:48.083Z","registry_url":"https://www.npmjs.com/package/@webdq/typeorm2","install_command":"npm install @webdq/typeorm2","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.2.34"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T04:43:25.119Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.1065483633715,"dependent_packages_count":52.76010274596209,"stargazers_count":0.5217522430822589,"forks_count":0.4539796483051872,"docker_downloads_count":null,"average":22.710595750180257},"purl":"pkg:npm/%40webdq/typeorm2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@webdq/typeorm2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@webdq/typeorm2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@webdq/typeorm2/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webdq%2Ftypeorm2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webdq%2Ftypeorm2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webdq%2Ftypeorm2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webdq%2Ftypeorm2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webdq%2Ftypeorm2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webdq%2Ftypeorm2/codemeta","maintainers":[{"uuid":"webdq","login":"webdq","name":null,"email":"d312697510@126.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~webdq","role":null,"created_at":"2023-10-23T12:52:21.410Z","updated_at":"2023-10-23T12:52:21.410Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/webdq/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1005682,"name":"@joinlifex/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"joinlifex","versions_count":15,"first_release_published_at":"2021-12-15T14:34:12.769Z","latest_release_published_at":"2023-10-25T12:09:57.170Z","latest_release_number":"0.3.17","last_synced_at":"2026-08-28T18:38:42.314Z","created_at":"2022-04-07T19:03:15.293Z","updated_at":"2026-08-28T18:38:42.314Z","registry_url":"https://www.npmjs.com/package/@joinlifex/typeorm","install_command":"npm install @joinlifex/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.17-4"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.","archived":false,"fork":false,"pushed_at":"2024-08-16T20:54:29.000Z","size":27294,"stargazers_count":34176,"open_issues_count":2587,"forks_count":6303,"subscribers_count":347,"default_branch":"master","last_synced_at":"2024-10-29T20:56:17.412Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","electron","hacktoberfest","javascript","mariadb","mysql","oracle","orm","postgresql","react-native","sap","sap-hana","sqlite","sqlserver","typeorm","typescript","websql"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README-zh_CN.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"typeorm","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2024-10-29T20:31:40.000Z","dependencies_parsed_at":"2024-04-13T16:00:06.194Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":96,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222131017,"owners_count":16936304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:28:01.263Z","dependent_packages_count":1,"downloads":53,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.52412325855553,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6785150776087963,"forks_count":0.5924068005743851,"average":11.069394336209054},"purl":"pkg:npm/%40joinlifex/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@joinlifex/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@joinlifex/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@joinlifex/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:53:37.609Z","issues_count":1809,"pull_requests_count":535,"avg_time_to_close_issue":15652427.912,"avg_time_to_close_pull_request":5924346.971014493,"issues_closed_count":624,"pull_requests_closed_count":276,"pull_request_authors_count":321,"issue_authors_count":1293,"avg_comments_per_issue":6.33665008291874,"avg_comments_per_pull_request":2.1794392523364485,"merged_pull_requests_count":174,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":504,"past_year_pull_requests_count":257,"past_year_avg_time_to_close_issue":1290701.6966292134,"past_year_avg_time_to_close_pull_request":1207297.5806451612,"past_year_issues_closed_count":88,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":174,"past_year_issue_authors_count":372,"past_year_avg_comments_per_issue":1.0178571428571428,"past_year_avg_comments_per_pull_request":0.7976653696498055,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":57,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"pleerock","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"AlexMesser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"Ginden","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"NoNameProvided","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"}],"active_maintainers":[{"login":"pleerock","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"AlexMesser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joinlifex%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joinlifex%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joinlifex%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joinlifex%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joinlifex%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@joinlifex%2Ftypeorm/codemeta","maintainers":[{"uuid":"nathanloisel","login":"nathanloisel","name":null,"email":"nathan@joinlifex.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~nathanloisel","role":null,"created_at":"2022-11-20T17:57:43.063Z","updated_at":"2022-11-20T17:57:43.063Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nathanloisel/packages"},{"uuid":"jpagand","login":"jpagand","name":null,"email":"jordane@joinlifex.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~jpagand","role":null,"created_at":"2022-11-20T17:57:43.127Z","updated_at":"2022-11-20T17:57:43.127Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jpagand/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8861665,"name":"tenancy-typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2024-02-05T20:09:40.866Z","latest_release_published_at":"2024-02-05T19:39:10.246Z","latest_release_number":"0.3.20","last_synced_at":"2026-08-28T18:41:06.506Z","created_at":"2024-02-05T19:40:15.549Z","updated_at":"2026-08-28T18:41:06.507Z","registry_url":"https://www.npmjs.com/package/tenancy-typeorm","install_command":"npm install tenancy-typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.20-a"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T07:50:13.158Z","dependent_packages_count":0,"downloads":20,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.88424137912037,"dependent_packages_count":46.829626405593174,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":39.85693389235677},"purl":"pkg:npm/tenancy-typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/tenancy-typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/tenancy-typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/tenancy-typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tenancy-typeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tenancy-typeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tenancy-typeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tenancy-typeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tenancy-typeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/tenancy-typeorm/codemeta","maintainers":[{"uuid":"astra-network","login":"astra-network","name":null,"email":"contact@astranetwork.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~astra-network","role":null,"created_at":"2024-02-05T19:40:16.205Z","updated_at":"2024-02-05T19:40:16.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/astra-network/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1075050,"name":"@nativescript-community/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"nativescript-community","versions_count":8,"first_release_published_at":"2020-09-06T13:10:49.610Z","latest_release_published_at":"2025-09-15T09:16:53.366Z","latest_release_number":"0.2.30","last_synced_at":"2026-08-28T18:41:22.078Z","created_at":"2022-04-07T20:53:24.284Z","updated_at":"2026-08-28T18:41:22.078Z","registry_url":"https://www.npmjs.com/package/@nativescript-community/typeorm","install_command":"npm install @nativescript-community/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.2.29"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T14:09:42.043Z","dependent_packages_count":2,"downloads":483,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":3.726734719798841,"dependent_repos_count":7.615904437893548,"dependent_packages_count":8.836029363523041,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":4.226042169134673},"purl":"pkg:npm/%40nativescript-community/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nativescript-community/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nativescript-community/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nativescript-community/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nativescript-community%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nativescript-community%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nativescript-community%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nativescript-community%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nativescript-community%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nativescript-community%2Ftypeorm/codemeta","maintainers":[{"uuid":"walkerrunpdx","login":"walkerrunpdx","name":null,"email":"walkerrunpdx@gmail.com","url":null,"packages_count":239,"html_url":"https://www.npmjs.com/~walkerrunpdx","role":null,"created_at":"2022-11-20T20:12:51.904Z","updated_at":"2022-11-20T20:12:51.904Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/walkerrunpdx/packages"},{"uuid":"rigor789","login":"rigor789","name":null,"email":"shout@igor-randjelovic.com","url":null,"packages_count":510,"html_url":"https://www.npmjs.com/~rigor789","role":null,"created_at":"2022-11-20T20:12:51.853Z","updated_at":"2022-11-20T20:12:51.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rigor789/packages"},{"uuid":"bradmartin","login":"bradmartin","name":null,"email":"bradwaynemartin@gmail.com","url":null,"packages_count":245,"html_url":"https://www.npmjs.com/~bradmartin","role":null,"created_at":"2022-11-20T20:12:51.996Z","updated_at":"2022-11-20T20:12:51.996Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bradmartin/packages"},{"uuid":"farfromrefuge","login":"farfromrefuge","name":null,"email":"martin.guillon@akylas.fr","url":null,"packages_count":205,"html_url":"https://www.npmjs.com/~farfromrefuge","role":null,"created_at":"2022-11-20T20:12:51.779Z","updated_at":"2022-11-20T20:12:51.779Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/farfromrefuge/packages"},{"uuid":"ammarahm-ed","login":"ammarahm-ed","name":null,"email":"ammarahmed6506@gmail.com","url":null,"packages_count":141,"html_url":"https://www.npmjs.com/~ammarahm-ed","role":null,"created_at":"2024-08-28T20:22:34.129Z","updated_at":"2024-08-28T20:22:34.129Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ammarahm-ed/packages"},{"uuid":"edusperoni","login":"edusperoni","name":null,"email":"edusperoni@gmail.com","url":null,"packages_count":134,"html_url":"https://www.npmjs.com/~edusperoni","role":null,"created_at":"2022-11-20T20:12:51.744Z","updated_at":"2022-11-20T20:12:51.744Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/edusperoni/packages"},{"uuid":"eddyverbruggen","login":"eddyverbruggen","name":null,"email":"eddyverbruggen@gmail.com","url":null,"packages_count":202,"html_url":"https://www.npmjs.com/~eddyverbruggen","role":null,"created_at":"2022-11-20T20:12:51.844Z","updated_at":"2022-11-20T20:12:51.844Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eddyverbruggen/packages"},{"uuid":"tralves","login":"tralves","name":null,"email":"tralves@gmail.com","url":null,"packages_count":121,"html_url":"https://www.npmjs.com/~tralves","role":null,"created_at":"2022-11-20T20:12:52.026Z","updated_at":"2022-11-20T20:12:52.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tralves/packages"},{"uuid":"jcassidyav","login":"jcassidyav","name":null,"email":"jcassidyav@gmail.com","url":null,"packages_count":117,"html_url":"https://www.npmjs.com/~jcassidyav","role":null,"created_at":"2022-11-20T20:12:51.651Z","updated_at":"2022-11-20T20:12:51.651Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jcassidyav/packages"},{"uuid":"classicoldsong","login":"classicoldsong","name":null,"email":"syqlds@126.com","url":null,"packages_count":170,"html_url":"https://www.npmjs.com/~classicoldsong","role":null,"created_at":"2022-12-26T18:45:34.279Z","updated_at":"2022-12-26T18:45:34.279Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/classicoldsong/packages"},{"uuid":"sebjean","login":"sebjean","name":null,"email":"contact@sebjean.com","url":null,"packages_count":113,"html_url":"https://www.npmjs.com/~sebjean","role":null,"created_at":"2022-11-20T20:12:51.666Z","updated_at":"2022-11-20T20:12:51.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sebjean/packages"},{"uuid":"cjohn001","login":"cjohn001","name":null,"email":"christoph_john@gmx.de","url":null,"packages_count":113,"html_url":"https://www.npmjs.com/~cjohn001","role":null,"created_at":"2022-11-20T20:12:51.705Z","updated_at":"2022-11-20T20:12:51.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cjohn001/packages"},{"uuid":"asharghi","login":"asharghi","name":null,"email":"a.sharghi.mail@gmail.com","url":null,"packages_count":119,"html_url":"https://www.npmjs.com/~asharghi","role":null,"created_at":"2022-11-20T20:12:51.756Z","updated_at":"2022-11-20T20:12:51.756Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/asharghi/packages"},{"uuid":"dnr","login":"dnr","name":null,"email":"katsampasdr@gmail.com","url":null,"packages_count":114,"html_url":"https://www.npmjs.com/~dnr","role":null,"created_at":"2022-11-20T20:12:51.925Z","updated_at":"2022-11-20T20:12:51.925Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dnr/packages"},{"uuid":"keerl","login":"keerl","name":null,"email":"karlschmaltz@gmail.com","url":null,"packages_count":112,"html_url":"https://www.npmjs.com/~keerl","role":null,"created_at":"2022-11-20T20:12:51.957Z","updated_at":"2022-11-20T20:12:51.957Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/keerl/packages"},{"uuid":"cvietor","login":"cvietor","name":null,"email":"cv@chris-vietor.de","url":null,"packages_count":112,"html_url":"https://www.npmjs.com/~cvietor","role":null,"created_at":"2022-11-20T20:12:51.978Z","updated_at":"2022-11-20T20:12:51.978Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cvietor/packages"},{"uuid":"rdlabo","login":"rdlabo","name":null,"email":"sakakibara@rdlabo.jp","url":null,"packages_count":217,"html_url":"https://www.npmjs.com/~rdlabo","role":null,"created_at":"2022-11-20T20:12:52.010Z","updated_at":"2022-11-20T20:12:52.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rdlabo/packages"},{"uuid":"mayerlench","login":"mayerlench","name":null,"email":"mlench@finitydevelopment.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~mayerlench","role":null,"created_at":"2022-12-01T12:12:02.302Z","updated_at":"2022-12-01T12:12:02.302Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mayerlench/packages"},{"uuid":"dgmachado","login":"dgmachado","name":null,"email":"douglassmachado@live.com","url":null,"packages_count":122,"html_url":"https://www.npmjs.com/~dgmachado","role":null,"created_at":"2023-03-14T12:17:58.579Z","updated_at":"2023-03-14T12:17:58.579Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dgmachado/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8093585,"name":"typeorm-chong","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-06-14T14:52:06.171Z","latest_release_published_at":"2023-06-14T14:52:06.171Z","latest_release_number":"0.3.16","last_synced_at":"2026-08-28T18:41:47.061Z","created_at":"2023-08-15T00:15:34.521Z","updated_at":"2026-08-28T18:41:47.061Z","registry_url":"https://www.npmjs.com/package/typeorm-chong","install_command":"npm install typeorm-chong","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.16"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:58:08.145Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.487003876273384,"dependent_packages_count":54.72183523512177,"stargazers_count":0.5289295235326902,"forks_count":0.45936669106542477,"docker_downloads_count":null,"average":23.299283831498318},"purl":"pkg:npm/typeorm-chong","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-chong","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-chong","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-chong/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-chong/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-chong/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-chong/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-chong/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-chong/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-chong/codemeta","maintainers":[{"uuid":"tianen","login":"tianen","name":null,"email":"tianenchong@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~tianen","role":null,"created_at":"2023-08-15T00:26:35.737Z","updated_at":"2023-08-15T00:26:35.737Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tianen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14403412,"name":"@typeorm/legacy-naming-strategies","ecosystem":"npm","description":"Legacy naming strategies for TypeORM","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"typeorm","versions_count":2,"first_release_published_at":"2026-05-05T20:15:38.993Z","latest_release_published_at":"2026-05-19T11:41:42.591Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-28T18:41:47.504Z","created_at":"2026-05-08T11:23:54.343Z","updated_at":"2026-08-28T18:41:47.505Z","registry_url":"https://www.npmjs.com/package/@typeorm/legacy-naming-strategies","install_command":"npm install @typeorm/legacy-naming-strategies","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"1.0.0-beta.3","latest":"1.0.0"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:19:19.331Z","dependent_packages_count":0,"downloads":437,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":21.80192943567636,"dependent_packages_count":31.42342897068804,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.6126792031822},"purl":"pkg:npm/%40typeorm/legacy-naming-strategies","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@typeorm/legacy-naming-strategies","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@typeorm/legacy-naming-strategies","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@typeorm/legacy-naming-strategies/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typeorm%2Flegacy-naming-strategies/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typeorm%2Flegacy-naming-strategies/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typeorm%2Flegacy-naming-strategies/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typeorm%2Flegacy-naming-strategies/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typeorm%2Flegacy-naming-strategies/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typeorm%2Flegacy-naming-strategies/codemeta","maintainers":[{"uuid":"pleerock","login":"pleerock","name":null,"email":"zarrhost@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~pleerock","role":null,"created_at":"2026-05-08T11:23:57.521Z","updated_at":"2026-05-08T11:23:57.521Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pleerock/packages"},{"uuid":"michaelbromley","login":"michaelbromley","name":null,"email":"michael@michaelbromley.co.uk","url":null,"packages_count":55,"html_url":"https://www.npmjs.com/~michaelbromley","role":null,"created_at":"2026-05-08T11:23:57.385Z","updated_at":"2026-05-08T11:23:57.385Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaelbromley/packages"},{"uuid":"pleerock_me","login":"pleerock_me","name":null,"email":"pleerock.me@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~pleerock_me","role":null,"created_at":"2026-05-08T11:23:57.438Z","updated_at":"2026-05-08T11:23:57.438Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pleerock_me/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1418763,"name":"ant-typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2018-08-20T08:28:02.825Z","latest_release_published_at":"2018-08-28T07:38:13.584Z","latest_release_number":"0.2.8","last_synced_at":"2026-08-28T18:44:03.269Z","created_at":"2022-04-09T00:27:54.131Z","updated_at":"2026-08-28T18:44:03.269Z","registry_url":"https://www.npmjs.com/package/ant-typeorm","install_command":"npm install ant-typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.8"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36630,"open_issues_count":613,"forks_count":6661,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-14T16:59:28.605Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-14T13:38:00.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T00:19:47.590Z","dependent_packages_count":3,"downloads":139,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":19.365388659143477,"dependent_repos_count":10.302192564346997,"dependent_packages_count":8.836029363523041,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":7.89103058229429},"purl":"pkg:npm/ant-typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/ant-typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/ant-typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/ant-typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T22:43:44.732Z","issues_count":2407,"pull_requests_count":1332,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.6478978978978978,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":614954.298245614,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":75,"past_year_avg_comments_per_issue":1.1020408163265305,"past_year_avg_comments_per_pull_request":4.228571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ant-typeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ant-typeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ant-typeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ant-typeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ant-typeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ant-typeorm/codemeta","maintainers":[{"uuid":"hong-quan.nguyen","login":"hong-quan.nguyen","name":null,"email":"hong-quan.nguyen@ant-tech.eu","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~hong-quan.nguyen","role":null,"created_at":"2022-11-11T11:11:09.502Z","updated_at":"2022-11-11T11:11:09.502Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hong-quan.nguyen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1255916,"name":"@twenix/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"twenix","versions_count":4,"first_release_published_at":"2020-10-05T11:17:06.753Z","latest_release_published_at":"2021-03-04T11:46:11.573Z","latest_release_number":"0.2.31","last_synced_at":"2026-08-28T18:44:32.920Z","created_at":"2022-04-08T15:05:35.751Z","updated_at":"2026-08-28T18:44:32.921Z","registry_url":"https://www.npmjs.com/package/@twenix/typeorm","install_command":"npm install @twenix/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.2.31"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T05:34:21.103Z","dependent_packages_count":3,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":15.723363375014705,"dependent_repos_count":25.32799796580169,"dependent_packages_count":6.929111821466076,"stargazers_count":0.6785150776087963,"forks_count":0.5924068005743851,"average":9.85027900809313},"purl":"pkg:npm/%40twenix/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@twenix/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@twenix/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@twenix/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@twenix%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@twenix%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@twenix%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@twenix%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@twenix%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@twenix%2Ftypeorm/codemeta","maintainers":[{"uuid":"pakitovic","login":"pakitovic","name":null,"email":"francismolina@twenix.es","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~pakitovic","role":null,"created_at":"2022-11-10T21:08:07.032Z","updated_at":"2022-11-10T21:08:07.032Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pakitovic/packages"},{"uuid":"twenix-platform","login":"twenix-platform","name":null,"email":"desarrollo@twenix.es","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~twenix-platform","role":null,"created_at":"2022-11-10T21:08:07.046Z","updated_at":"2022-11-10T21:08:07.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/twenix-platform/packages"},{"uuid":"duprez-twenix","login":"duprez-twenix","name":null,"email":"antonioduprez@twenix.es","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~duprez-twenix","role":null,"created_at":"2022-11-10T21:08:07.053Z","updated_at":"2022-11-10T21:08:07.053Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/duprez-twenix/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1284809,"name":"@softwareplumbers/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"softwareplumbers","versions_count":2,"first_release_published_at":"2021-08-30T05:03:50.298Z","latest_release_published_at":"2021-08-30T05:09:49.723Z","latest_release_number":"0.2.37-rc.2","last_synced_at":"2026-08-28T18:46:24.194Z","created_at":"2022-04-08T19:33:41.876Z","updated_at":"2026-08-28T18:46:24.195Z","registry_url":"https://www.npmjs.com/package/@softwareplumbers/typeorm","install_command":"npm install @softwareplumbers/typeorm","documentation_url":null,"metadata":{"funding":{"url":"https://opencollective.com/typeorm"},"dist-tags":{"latest":"0.2.37-rc.2"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T03:11:46.453Z","dependent_packages_count":1,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.222151958299555,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6812848121858476,"forks_count":0.5952221402512271,"average":18.81011709100864},"purl":"pkg:npm/%40softwareplumbers/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@softwareplumbers/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@softwareplumbers/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@softwareplumbers/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@softwareplumbers%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@softwareplumbers%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@softwareplumbers%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@softwareplumbers%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@softwareplumbers%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@softwareplumbers%2Ftypeorm/codemeta","maintainers":[{"uuid":"softwareplumber","login":"softwareplumber","name":null,"email":"jonathan.essex@softwareplumbers.com","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~softwareplumber","role":null,"created_at":"2022-11-10T23:22:30.361Z","updated_at":"2022-11-10T23:22:30.361Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/softwareplumber/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1025180,"name":"@kyoforing/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"kyoforing","versions_count":1,"first_release_published_at":"2021-08-01T12:20:41.780Z","latest_release_published_at":"2021-08-01T12:20:41.780Z","latest_release_number":"0.2.37","last_synced_at":"2026-08-28T18:46:24.196Z","created_at":"2022-04-07T19:33:23.714Z","updated_at":"2026-08-28T18:46:24.196Z","registry_url":"https://www.npmjs.com/package/@kyoforing/typeorm","install_command":"npm install @kyoforing/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.2.37"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T05:49:45.972Z","dependent_packages_count":1,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.293345595762524,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6796381146630037,"forks_count":0.5935338501513628,"average":18.223688820976687},"purl":"pkg:npm/%40kyoforing/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@kyoforing/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@kyoforing/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@kyoforing/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kyoforing%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kyoforing%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kyoforing%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kyoforing%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kyoforing%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kyoforing%2Ftypeorm/codemeta","maintainers":[{"uuid":"kyoforing","login":"kyoforing","name":null,"email":"kyoforing@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~kyoforing","role":null,"created_at":"2022-11-20T18:31:19.314Z","updated_at":"2022-11-20T18:31:19.314Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kyoforing/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8026508,"name":"typeorm-fire","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2023-08-03T13:49:04.500Z","latest_release_published_at":"2025-07-21T14:29:58.521Z","latest_release_number":"0.1.2","last_synced_at":"2026-08-28T18:46:24.483Z","created_at":"2023-08-03T15:51:14.629Z","updated_at":"2026-08-28T18:46:24.483Z","registry_url":"https://www.npmjs.com/package/typeorm-fire","install_command":"npm install typeorm-fire","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.1.2"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T11:47:13.726Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":17.745408797755733,"dependent_repos_count":37.47232613728549,"dependent_packages_count":53.924461019439306,"stargazers_count":21.61945879411838,"forks_count":15.924643222271548,"docker_downloads_count":null,"average":29.337259594174093},"purl":"pkg:npm/typeorm-fire","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-fire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-fire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-fire/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-fire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-fire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-fire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-fire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-fire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-fire/codemeta","maintainers":[{"uuid":"rafael-desouza","login":"rafael-desouza","name":null,"email":"rafaelferreiradesouza7@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~rafael-desouza","role":null,"created_at":"2023-08-03T15:51:15.239Z","updated_at":"2023-08-03T15:51:15.239Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rafael-desouza/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1366275,"name":"@wonderkit/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"wonderkit","versions_count":1,"first_release_published_at":"2019-10-10T18:48:16.769Z","latest_release_published_at":"2019-10-10T18:48:16.769Z","latest_release_number":"0.2.20","last_synced_at":"2026-08-28T18:47:03.933Z","created_at":"2022-04-08T22:33:38.269Z","updated_at":"2026-08-28T18:47:03.934Z","registry_url":"https://www.npmjs.com/package/@wonderkit/typeorm","install_command":"npm install @wonderkit/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.20"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T19:33:52.351Z","dependent_packages_count":1,"downloads":16,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":16.09738154075106,"dependent_repos_count":10.302192564346997,"dependent_packages_count":20.916208435344245,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":9.653464972980048},"purl":"pkg:npm/%40wonderkit/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@wonderkit/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@wonderkit/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@wonderkit/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wonderkit%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wonderkit%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wonderkit%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wonderkit%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wonderkit%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@wonderkit%2Ftypeorm/codemeta","maintainers":[{"uuid":"wonder_sistemas","login":"wonder_sistemas","name":null,"email":"wondersistemas@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~wonder_sistemas","role":null,"created_at":"2022-11-11T05:54:03.377Z","updated_at":"2022-11-11T05:54:03.377Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wonder_sistemas/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2492539,"name":"typeorm-shotgun","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-04-06T20:55:15.647Z","latest_release_published_at":"2020-04-06T20:55:15.647Z","latest_release_number":"0.2.24","last_synced_at":"2026-08-28T18:47:03.450Z","created_at":"2022-04-10T02:33:40.479Z","updated_at":"2026-08-28T18:47:03.450Z","registry_url":"https://www.npmjs.com/package/typeorm-shotgun","install_command":"npm install typeorm-shotgun","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.24"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T21:08:16.321Z","dependent_packages_count":0,"downloads":22,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.222151958299555,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":0.6809164825748144,"forks_count":0.5948122180631736,"average":22.143941468519976},"purl":"pkg:npm/typeorm-shotgun","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-shotgun","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-shotgun","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-shotgun/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-shotgun/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-shotgun/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-shotgun/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-shotgun/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-shotgun/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-shotgun/codemeta","maintainers":[{"uuid":"lucasshotgun","login":"lucasshotgun","name":null,"email":"lucas@shotgun.live","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~lucasshotgun","role":null,"created_at":"2022-11-15T04:45:51.407Z","updated_at":"2022-11-15T04:45:51.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lucasshotgun/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14164586,"name":"@typeorm/codemod","ecosystem":"npm","description":"Codemods for migrating between TypeORM versions","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"typeorm","versions_count":4,"first_release_published_at":"2026-04-01T13:00:11.181Z","latest_release_published_at":"2026-04-27T09:04:08.868Z","latest_release_number":"1.0.3","last_synced_at":"2026-08-28T18:50:35.594Z","created_at":"2026-04-01T13:00:14.565Z","updated_at":"2026-08-28T18:50:35.594Z","registry_url":"https://www.npmjs.com/package/@typeorm/codemod","install_command":"npm install @typeorm/codemod","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.3"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T22:05:29.087Z","dependent_packages_count":0,"downloads":2270,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.22352917826919,"dependent_packages_count":32.032563638181074,"stargazers_count":0.36048905905964773,"forks_count":0.32097891924655436,"docker_downloads_count":null,"average":13.734390198689116},"purl":"pkg:npm/%40typeorm/codemod","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@typeorm/codemod","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@typeorm/codemod","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@typeorm/codemod/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typeorm%2Fcodemod/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typeorm%2Fcodemod/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typeorm%2Fcodemod/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typeorm%2Fcodemod/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typeorm%2Fcodemod/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@typeorm%2Fcodemod/codemeta","maintainers":[{"uuid":"pleerock","login":"pleerock","name":null,"email":"zarrhost@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~pleerock","role":null,"created_at":"2026-04-01T13:00:22.109Z","updated_at":"2026-04-01T13:00:22.109Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pleerock/packages"},{"uuid":"michaelbromley","login":"michaelbromley","name":null,"email":"michael@michaelbromley.co.uk","url":null,"packages_count":55,"html_url":"https://www.npmjs.com/~michaelbromley","role":null,"created_at":"2026-04-01T13:00:21.191Z","updated_at":"2026-04-01T13:00:21.191Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/michaelbromley/packages"},{"uuid":"pleerock_me","login":"pleerock_me","name":null,"email":"pleerock.me@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~pleerock_me","role":null,"created_at":"2026-04-01T13:00:21.564Z","updated_at":"2026-04-01T13:00:21.564Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pleerock_me/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11007806,"name":"@felipecsl/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"felipecsl","versions_count":3,"first_release_published_at":"2024-10-31T03:37:17.139Z","latest_release_published_at":"2024-11-01T03:05:19.263Z","latest_release_number":"0.3.23","last_synced_at":"2026-08-28T18:51:14.393Z","created_at":"2024-10-31T03:37:53.530Z","updated_at":"2026-08-28T18:51:14.393Z","registry_url":"https://www.npmjs.com/package/@felipecsl/typeorm","install_command":"npm install @felipecsl/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.23"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T12:40:52.555Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.60354253778943,"dependent_packages_count":37.10563238872409,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.35458746325676},"purl":"pkg:npm/%40felipecsl/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@felipecsl/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@felipecsl/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@felipecsl/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@felipecsl%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@felipecsl%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@felipecsl%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@felipecsl%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@felipecsl%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@felipecsl%2Ftypeorm/codemeta","maintainers":[{"uuid":"felipecsl","login":"felipecsl","name":null,"email":"felipe.lima@gmail.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~felipecsl","role":null,"created_at":"2024-10-31T03:37:54.342Z","updated_at":"2024-10-31T03:37:54.342Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/felipecsl/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2492450,"name":"typeorm-firebird","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports Firebird dialect 1, MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2020-03-11T15:25:10.519Z","latest_release_published_at":"2020-03-25T11:12:37.840Z","latest_release_number":"0.0.9","last_synced_at":"2026-08-28T18:52:29.340Z","created_at":"2022-04-10T02:33:34.705Z","updated_at":"2026-08-29T18:53:34.551Z","registry_url":"https://www.npmjs.com/package/typeorm-firebird","install_command":"npm install typeorm-firebird","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.9"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-29T18:53:34.551Z","dependent_packages_count":0,"downloads":88,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":11.753277064960953,"dependent_repos_count":10.302192564346997,"dependent_packages_count":51.857090786743676,"stargazers_count":0.5117392490323238,"forks_count":0.44123282790181584,"docker_downloads_count":null,"average":14.973106498597152},"purl":"pkg:npm/typeorm-firebird","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-firebird","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-firebird","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-firebird/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T21:07:37.453Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":284,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":768163.696,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.193661971830986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-firebird/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-firebird/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-firebird/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-firebird/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-firebird/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-firebird/codemeta","maintainers":[{"uuid":"haroldo-ok-ats","login":"haroldo-ok-ats","name":null,"email":"haroldo@atsinformatica.com.br","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~haroldo-ok-ats","role":null,"created_at":"2022-11-15T04:45:48.741Z","updated_at":"2022-11-15T04:45:48.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/haroldo-ok-ats/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1173190,"name":"@sevenryze/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"sevenryze","versions_count":1,"first_release_published_at":"2019-06-01T12:08:52.607Z","latest_release_published_at":"2019-06-01T12:08:52.607Z","latest_release_number":"0.2.17","last_synced_at":"2026-08-28T18:53:39.897Z","created_at":"2022-04-08T12:50:57.644Z","updated_at":"2026-08-28T18:53:39.897Z","registry_url":"https://www.npmjs.com/package/@sevenryze/typeorm","install_command":"npm install @sevenryze/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.17"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T22:55:52.309Z","dependent_packages_count":1,"downloads":27,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":19.0789654447326,"dependent_repos_count":10.302192564346997,"dependent_packages_count":20.916208435344245,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":10.249781753776356},"purl":"pkg:npm/%40sevenryze/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@sevenryze/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@sevenryze/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@sevenryze/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sevenryze%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sevenryze%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sevenryze%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sevenryze%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sevenryze%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sevenryze%2Ftypeorm/codemeta","maintainers":[{"uuid":"sevenryze","login":"sevenryze","name":null,"email":"sevenryze@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~sevenryze","role":null,"created_at":"2022-11-10T09:29:08.921Z","updated_at":"2022-11-10T09:29:08.921Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sevenryze/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":862402,"name":"@chriskalmar/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"chriskalmar","versions_count":1,"first_release_published_at":"2018-08-08T20:23:06.660Z","latest_release_published_at":"2018-08-08T20:23:06.660Z","latest_release_number":"0.2.7","last_synced_at":"2026-08-28T18:53:44.700Z","created_at":"2022-04-07T14:50:15.083Z","updated_at":"2026-08-28T18:53:44.700Z","registry_url":"https://www.npmjs.com/package/@chriskalmar/typeorm","install_command":"npm install @chriskalmar/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.7"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T22:24:55.125Z","dependent_packages_count":1,"downloads":39,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":21.014527088119976,"dependent_repos_count":10.302192564346997,"dependent_packages_count":20.916208435344245,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":10.636894082453832},"purl":"pkg:npm/%40chriskalmar/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@chriskalmar/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@chriskalmar/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@chriskalmar/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chriskalmar%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chriskalmar%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chriskalmar%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chriskalmar%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chriskalmar%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@chriskalmar%2Ftypeorm/codemeta","maintainers":[{"uuid":"chriskalmar","login":"chriskalmar","name":null,"email":"christian.kalmar@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~chriskalmar","role":null,"created_at":"2022-11-16T01:46:43.750Z","updated_at":"2022-11-16T01:46:43.750Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chriskalmar/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8471829,"name":"@webdq/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"webdq","versions_count":1,"first_release_published_at":"2023-10-23T03:55:29.094Z","latest_release_published_at":"2023-10-23T03:55:29.094Z","latest_release_number":"0.3.12","last_synced_at":"2026-08-28T18:54:27.902Z","created_at":"2023-10-23T03:56:17.581Z","updated_at":"2026-08-28T18:54:27.902Z","registry_url":"https://www.npmjs.com/package/@webdq/typeorm","install_command":"npm install @webdq/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.12"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T04:43:25.076Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.1065483633715,"dependent_packages_count":52.76010274596209,"stargazers_count":0.5217522430822589,"forks_count":0.4539796483051872,"docker_downloads_count":null,"average":22.710595750180257},"purl":"pkg:npm/%40webdq/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@webdq/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@webdq/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@webdq/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webdq%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webdq%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webdq%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webdq%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webdq%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@webdq%2Ftypeorm/codemeta","maintainers":[{"uuid":"webdq","login":"webdq","name":null,"email":"d312697510@126.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~webdq","role":null,"created_at":"2023-10-23T03:56:21.444Z","updated_at":"2023-10-23T03:56:21.444Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/webdq/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5314003,"name":"brfork-typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-10-07T08:46:39.656Z","latest_release_published_at":"2022-10-07T08:46:39.656Z","latest_release_number":"0.3.10","last_synced_at":"2026-08-28T18:57:09.379Z","created_at":"2022-10-09T00:53:16.598Z","updated_at":"2026-08-28T18:57:09.380Z","registry_url":"https://www.npmjs.com/package/brfork-typeorm","install_command":"npm install brfork-typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.10"},"contentPolicy":null},"repo_metadata":{"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.","archived":false,"fork":false,"pushed_at":"2024-04-12T16:10:40.000Z","size":27317,"stargazers_count":33233,"open_issues_count":2359,"forks_count":6161,"subscribers_count":346,"default_branch":"master","last_synced_at":"2024-04-13T19:13:40.270Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","electron","hacktoberfest","javascript","mariadb","mysql","oracle","orm","postgresql","react-native","sap","sap-hana","sqlite","sqlserver","typeorm","typescript","websql"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README-zh_CN.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"typeorm","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2024-04-15T15:34:02.584Z","dependencies_parsed_at":"2024-04-13T16:00:06.194Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":96,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":198011448,"owners_count":13414631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2024-09-06T07:56:11.019Z","dependent_packages_count":1,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":56.48365051999424,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":0.7010114588015058,"forks_count":0.6109574016270756,"average":19.864181574379284},"purl":"pkg:npm/brfork-typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/brfork-typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/brfork-typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/brfork-typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T19:30:58.272Z","issues_count":1725,"pull_requests_count":515,"avg_time_to_close_issue":15582163.210963456,"avg_time_to_close_pull_request":5965535.245421246,"issues_closed_count":601,"pull_requests_closed_count":273,"pull_request_authors_count":304,"issue_authors_count":1227,"avg_comments_per_issue":6.395362318840579,"avg_comments_per_pull_request":2.188349514563107,"merged_pull_requests_count":173,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":549,"past_year_pull_requests_count":273,"past_year_avg_time_to_close_issue":1896177.38,"past_year_avg_time_to_close_pull_request":2029781.4016393442,"past_year_issues_closed_count":99,"past_year_pull_requests_closed_count":122,"past_year_pull_request_authors_count":181,"past_year_issue_authors_count":407,"past_year_avg_comments_per_issue":1.0564663023679417,"past_year_avg_comments_per_pull_request":0.9010989010989011,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":74,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"pleerock","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"AlexMesser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"Ginden","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"NoNameProvided","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"}],"active_maintainers":[{"login":"pleerock","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"AlexMesser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/brfork-typeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/brfork-typeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/brfork-typeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/brfork-typeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/brfork-typeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/brfork-typeorm/codemeta","maintainers":[{"uuid":"ruciu","login":"ruciu","name":null,"email":"b.rutkowski94@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~ruciu","role":null,"created_at":"2022-11-16T18:05:36.555Z","updated_at":"2022-11-16T18:05:36.555Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ruciu/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2492489,"name":"typeorm-mongodb-v4","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-12-09T00:25:49.871Z","latest_release_published_at":"2021-12-13T00:46:39.058Z","latest_release_number":"0.2.45","last_synced_at":"2026-08-28T18:57:44.375Z","created_at":"2022-04-10T02:33:37.255Z","updated_at":"2026-08-28T18:57:44.375Z","registry_url":"https://www.npmjs.com/package/typeorm-mongodb-v4","install_command":"npm install typeorm-mongodb-v4","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.2.45"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36630,"open_issues_count":613,"forks_count":6661,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-14T16:59:28.605Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-14T13:38:00.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T00:19:47.608Z","dependent_packages_count":0,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":37.249016373683894,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":0.6806601215405585,"forks_count":0.5945465530858394,"average":19.349209946394527},"purl":"pkg:npm/typeorm-mongodb-v4","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-mongodb-v4","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-mongodb-v4","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-mongodb-v4/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T22:43:44.732Z","issues_count":2407,"pull_requests_count":1332,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.6478978978978978,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":614954.298245614,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":75,"past_year_avg_comments_per_issue":1.1020408163265305,"past_year_avg_comments_per_pull_request":4.228571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-mongodb-v4/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-mongodb-v4/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-mongodb-v4/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-mongodb-v4/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-mongodb-v4/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-mongodb-v4/codemeta","maintainers":[{"uuid":"urielcuriel","login":"urielcuriel","name":null,"email":"urielcuriel@outlook.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~urielcuriel","role":null,"created_at":"2022-11-15T04:45:53.645Z","updated_at":"2022-11-15T04:45:53.645Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/urielcuriel/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9837272,"name":"typeorm-dm-lc","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2024-05-01T00:19:27.162Z","latest_release_published_at":"2024-05-01T02:00:37.476Z","latest_release_number":"0.0.4","last_synced_at":"2026-08-28T18:58:12.265Z","created_at":"2024-05-01T00:20:09.872Z","updated_at":"2026-08-28T18:58:12.265Z","registry_url":"https://www.npmjs.com/package/typeorm-dm-lc","install_command":"npm install typeorm-dm-lc","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.0.4"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:09:29.073Z","dependent_packages_count":0,"downloads":812,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.06395502400643,"dependent_packages_count":43.03122811089049,"stargazers_count":0.4568631429869371,"forks_count":0.39412332026295094,"docker_downloads_count":null,"average":18.486542399536702},"purl":"pkg:npm/typeorm-dm-lc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-dm-lc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-dm-lc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-dm-lc/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T02:50:48.611Z","issues_count":2407,"pull_requests_count":1336,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6205260.943155453,"issues_closed_count":1413,"pull_requests_closed_count":862,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.6474550898203595,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":281,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":617226.8672566372,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":113,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.220640569395018,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-dm-lc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-dm-lc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-dm-lc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-dm-lc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-dm-lc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-dm-lc/codemeta","maintainers":[{"uuid":"lawchain","login":"lawchain","name":null,"email":"lawchain@fourwood.cn","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~lawchain","role":null,"created_at":"2024-05-01T00:20:11.916Z","updated_at":"2024-05-01T00:20:11.916Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lawchain/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1114936,"name":"@paulfitz/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"paulfitz","versions_count":1,"first_release_published_at":"2018-09-30T19:06:35.798Z","latest_release_published_at":"2018-09-30T19:06:35.798Z","latest_release_number":"0.2.7","last_synced_at":"2026-08-28T18:58:43.290Z","created_at":"2022-04-08T11:10:11.257Z","updated_at":"2026-08-28T18:58:43.291Z","registry_url":"https://www.npmjs.com/package/@paulfitz/typeorm","install_command":"npm install @paulfitz/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.7"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T02:42:03.097Z","dependent_packages_count":2,"downloads":6,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":68.46181647604556,"dependent_repos_count":10.302192564346997,"dependent_packages_count":8.836029363523041,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":17.710316145674703},"purl":"pkg:npm/%40paulfitz/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@paulfitz/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@paulfitz/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@paulfitz/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@paulfitz%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@paulfitz%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@paulfitz%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@paulfitz%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@paulfitz%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@paulfitz%2Ftypeorm/codemeta","maintainers":[{"uuid":"paulfitz","login":"paulfitz","name":null,"email":"paulfitz@alum.mit.edu","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~paulfitz","role":null,"created_at":"2022-11-20T21:26:59.572Z","updated_at":"2022-11-20T21:26:59.572Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/paulfitz/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5657391,"name":"typeorm-pscale","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-12-05T21:01:12.027Z","latest_release_published_at":"2022-12-05T21:20:22.477Z","latest_release_number":"0.3.12","last_synced_at":"2026-08-28T18:58:47.712Z","created_at":"2022-12-07T00:45:55.174Z","updated_at":"2026-08-29T20:42:19.551Z","registry_url":"https://www.npmjs.com/package/typeorm-pscale","install_command":"npm install typeorm-pscale","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.12"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-29T20:42:19.551Z","dependent_packages_count":0,"downloads":2441,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.762045116328743,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":0.7007228240028698,"forks_count":0.6106687668284396,"average":13.653739510092052},"purl":"pkg:npm/typeorm-pscale","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-pscale","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-pscale","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-pscale/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T21:07:37.453Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":284,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":768163.696,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.193661971830986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-pscale/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-pscale/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-pscale/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-pscale/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-pscale/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-pscale/codemeta","maintainers":[{"uuid":"lcnlvrz","login":"lcnlvrz","name":null,"email":"luciano.a@revelaciondata.com.ar","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~lcnlvrz","role":null,"created_at":"2022-12-07T00:50:58.781Z","updated_at":"2022-12-07T00:50:58.781Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lcnlvrz/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1076630,"name":"@nebo.digital/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"nebo.digital","versions_count":2,"first_release_published_at":"2020-09-15T10:09:29.038Z","latest_release_published_at":"2020-09-15T10:09:29.038Z","latest_release_number":"0.2.24","last_synced_at":"2026-08-28T18:59:12.306Z","created_at":"2022-04-07T20:56:03.355Z","updated_at":"2026-08-28T18:59:12.307Z","registry_url":"https://www.npmjs.com/package/@nebo.digital/typeorm","install_command":"npm install @nebo.digital/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.24"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36630,"open_issues_count":613,"forks_count":6661,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-14T16:59:28.605Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-14T13:38:00.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T00:19:47.029Z","dependent_packages_count":1,"downloads":64,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":38.55837752871324,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6812848121858476,"forks_count":0.5952221402512271,"average":16.27736220509137},"purl":"pkg:npm/%40nebo.digital/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nebo.digital/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nebo.digital/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nebo.digital/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T22:43:44.732Z","issues_count":2407,"pull_requests_count":1332,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.6478978978978978,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":614954.298245614,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":75,"past_year_avg_comments_per_issue":1.1020408163265305,"past_year_avg_comments_per_pull_request":4.228571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nebo.digital%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nebo.digital%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nebo.digital%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nebo.digital%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nebo.digital%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nebo.digital%2Ftypeorm/codemeta","maintainers":[{"uuid":"nebo.digital","login":"nebo.digital","name":null,"email":"developers@nebo.digital","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~nebo.digital","role":null,"created_at":"2022-11-20T20:19:46.223Z","updated_at":"2022-11-20T20:19:46.223Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nebo.digital/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1108863,"name":"@ossareh/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"ossareh","versions_count":2,"first_release_published_at":"2018-08-20T03:00:05.500Z","latest_release_published_at":"2018-08-20T02:49:11.577Z","latest_release_number":"0.2.7","last_synced_at":"2026-08-28T19:00:16.568Z","created_at":"2022-04-08T11:00:18.614Z","updated_at":"2026-08-28T19:00:16.568Z","registry_url":"https://www.npmjs.com/package/@ossareh/typeorm","install_command":"npm install @ossareh/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.7-1"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T21:49:57.561Z","dependent_packages_count":1,"downloads":50,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":7.421159381443415,"dependent_repos_count":10.302192564346997,"dependent_packages_count":20.916208435344245,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":7.918220541118518},"purl":"pkg:npm/%40ossareh/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ossareh/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ossareh/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ossareh/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ossareh%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ossareh%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ossareh%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ossareh%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ossareh%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ossareh%2Ftypeorm/codemeta","maintainers":[{"uuid":"ossareh","login":"ossareh","name":null,"email":"ossareh@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~ossareh","role":null,"created_at":"2022-11-20T21:22:17.005Z","updated_at":"2022-11-20T21:22:17.005Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ossareh/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5379583,"name":"typeorm-ben","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-10-29T22:07:04.074Z","latest_release_published_at":"2022-10-29T22:07:04.074Z","latest_release_number":"0.3.10","last_synced_at":"2026-08-28T19:00:59.496Z","created_at":"2022-10-29T22:21:33.686Z","updated_at":"2026-08-29T20:42:19.545Z","registry_url":"https://www.npmjs.com/package/typeorm-ben","install_command":"npm install typeorm-ben","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.10"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-29T20:42:19.545Z","dependent_packages_count":0,"downloads":65,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.278211043316155,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":0.7007228240028698,"forks_count":0.6106687668284396,"average":21.556972695489534},"purl":"pkg:npm/typeorm-ben","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-ben","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-ben","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-ben/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T21:07:37.453Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":284,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":768163.696,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.193661971830986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-ben/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-ben/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-ben/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-ben/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-ben/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-ben/codemeta","maintainers":[{"uuid":"benisson","login":"benisson","name":null,"email":"benisson@gmail.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~benisson","role":null,"created_at":"2022-11-20T09:46:58.980Z","updated_at":"2022-11-20T09:46:58.980Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/benisson/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1312615,"name":"@th3unkn0wn/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"th3unkn0wn","versions_count":1,"first_release_published_at":"2022-01-29T22:15:16.493Z","latest_release_published_at":"2022-01-29T22:15:16.493Z","latest_release_number":"0.2.41","last_synced_at":"2026-08-28T19:01:20.991Z","created_at":"2022-04-08T20:35:23.891Z","updated_at":"2026-08-28T19:01:20.995Z","registry_url":"https://www.npmjs.com/package/@th3unkn0wn/typeorm","install_command":"npm install @th3unkn0wn/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.2.41"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T04:43:25.772Z","dependent_packages_count":2,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":41.71134362760962,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":0.6801329667578981,"forks_count":0.5940287022462574,"average":15.559128256818315},"purl":"pkg:npm/%40th3unkn0wn/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@th3unkn0wn/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@th3unkn0wn/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@th3unkn0wn/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@th3unkn0wn%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@th3unkn0wn%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@th3unkn0wn%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@th3unkn0wn%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@th3unkn0wn%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@th3unkn0wn%2Ftypeorm/codemeta","maintainers":[{"uuid":"th3unkn0wn","login":"th3unkn0wn","name":null,"email":"seebruch.mirko@outlook.de","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~th3unkn0wn","role":null,"created_at":"2022-11-11T02:14:43.595Z","updated_at":"2022-11-11T02:14:43.595Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/th3unkn0wn/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1204533,"name":"typeormhana","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2020-02-18T14:02:27.515Z","latest_release_published_at":"2020-02-20T14:05:48.639Z","latest_release_number":"0.2.25","last_synced_at":"2026-08-28T19:01:53.511Z","created_at":"2022-04-08T13:38:54.477Z","updated_at":"2026-08-28T19:01:53.511Z","registry_url":"https://www.npmjs.com/package/typeormhana","install_command":"npm install typeormhana","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.25"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T04:43:25.385Z","dependent_packages_count":1,"downloads":31,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":35.00554781356705,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6812848121858476,"forks_count":0.5952221402512271,"average":15.566796262062136},"purl":"pkg:npm/typeormhana","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeormhana","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeormhana","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeormhana/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeormhana/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeormhana/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeormhana/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeormhana/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeormhana/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeormhana/codemeta","maintainers":[{"uuid":"christianwheeler","login":"christianwheeler","name":null,"email":"christian.wheeler@epiuse.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~christianwheeler","role":null,"created_at":"2022-11-10T17:26:11.950Z","updated_at":"2022-11-10T17:26:11.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/christianwheeler/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9955320,"name":"@flowease/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"flowease","versions_count":2,"first_release_published_at":"2024-05-12T16:04:14.559Z","latest_release_published_at":"2024-05-12T10:22:53.671Z","latest_release_number":"0.3.20-9","last_synced_at":"2026-08-28T19:02:00.987Z","created_at":"2024-05-12T10:23:03.951Z","updated_at":"2026-08-29T01:09:13.813Z","registry_url":"https://www.npmjs.com/package/@flowease/typeorm","install_command":"npm install @flowease/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.20-8"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-29T01:09:13.813Z","dependent_packages_count":0,"downloads":18,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.332239663854143,"dependent_packages_count":41.97236101754879,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.652300340701466},"purl":"pkg:npm/%40flowease/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@flowease/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@flowease/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@flowease/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T21:07:37.453Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":284,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":768163.696,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.193661971830986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@flowease%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@flowease%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@flowease%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@flowease%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@flowease%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@flowease%2Ftypeorm/codemeta","maintainers":[{"uuid":"nextlinux","login":"nextlinux","name":null,"email":"connect@next-linux.systems","url":null,"packages_count":435,"html_url":"https://www.npmjs.com/~nextlinux","role":null,"created_at":"2024-05-12T10:23:04.555Z","updated_at":"2024-05-12T10:23:04.555Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nextlinux/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":851115,"name":"@butlerlabs/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"butlerlabs","versions_count":1,"first_release_published_at":"2021-03-16T20:36:11.003Z","latest_release_published_at":"2021-03-16T20:36:11.003Z","latest_release_number":"0.2.32","last_synced_at":"2026-08-28T19:03:27.200Z","created_at":"2022-04-07T14:34:45.197Z","updated_at":"2026-08-29T22:04:31.137Z","registry_url":"https://www.npmjs.com/package/@butlerlabs/typeorm","install_command":"npm install @butlerlabs/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.2.32"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-29T22:04:31.137Z","dependent_packages_count":2,"downloads":110,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.76322889354142,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":0.6785150776087963,"forks_count":0.5924068005743851,"average":16.36885735184048},"purl":"pkg:npm/%40butlerlabs/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@butlerlabs/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@butlerlabs/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@butlerlabs/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T21:07:37.453Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":284,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":768163.696,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.193661971830986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@butlerlabs%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@butlerlabs%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@butlerlabs%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@butlerlabs%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@butlerlabs%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@butlerlabs%2Ftypeorm/codemeta","maintainers":[{"uuid":"jacob.kaplan.butlerlabs","login":"jacob.kaplan.butlerlabs","name":null,"email":"jacob.kaplan@butlerlabs.ai","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~jacob.kaplan.butlerlabs","role":null,"created_at":"2022-11-15T20:10:21.606Z","updated_at":"2022-11-15T20:10:21.606Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jacob.kaplan.butlerlabs/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":818893,"name":"@arthurking/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB, sqlcipher databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"arthurking","versions_count":5,"first_release_published_at":"2021-02-25T01:43:54.205Z","latest_release_published_at":"2021-03-01T00:24:29.619Z","latest_release_number":"0.2.323","last_synced_at":"2026-08-28T19:04:38.423Z","created_at":"2022-04-07T13:44:36.997Z","updated_at":"2026-08-28T19:04:38.423Z","registry_url":"https://www.npmjs.com/package/@arthurking/typeorm","install_command":"npm install @arthurking/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.2.323"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T19:33:51.902Z","dependent_packages_count":2,"downloads":32,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":26.320100351146486,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6811759873711506,"forks_count":0.5950701960143906,"average":13.829654615767717},"purl":"pkg:npm/%40arthurking/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@arthurking/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@arthurking/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@arthurking/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arthurking%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arthurking%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arthurking%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arthurking%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arthurking%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arthurking%2Ftypeorm/codemeta","maintainers":[{"uuid":"arthurking","login":"arthurking","name":null,"email":"1352854163@qq.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~arthurking","role":null,"created_at":"2022-11-15T04:26:44.566Z","updated_at":"2022-11-15T04:26:44.566Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arthurking/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":893702,"name":"@deboxsoft/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"deboxsoft","versions_count":11,"first_release_published_at":"2019-04-09T05:25:41.169Z","latest_release_published_at":"2019-04-28T06:12:38.459Z","latest_release_number":"0.2.20","last_synced_at":"2026-08-28T19:06:43.288Z","created_at":"2022-04-07T16:18:02.666Z","updated_at":"2026-08-28T19:06:43.288Z","registry_url":"https://www.npmjs.com/package/@deboxsoft/typeorm","install_command":"npm install @deboxsoft/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.21-beta.1","next":"0.2.21-beta.7"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T14:09:42.034Z","dependent_packages_count":1,"downloads":38,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":9.704252526379593,"dependent_repos_count":10.302192564346997,"dependent_packages_count":20.916208435344245,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":8.374839170105755},"purl":"pkg:npm/%40deboxsoft/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@deboxsoft/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@deboxsoft/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@deboxsoft/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deboxsoft%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deboxsoft%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deboxsoft%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deboxsoft%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deboxsoft%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deboxsoft%2Ftypeorm/codemeta","maintainers":[{"uuid":"nurdiansyah","login":"nurdiansyah","name":null,"email":"deboxserver@gmail.com","url":null,"packages_count":157,"html_url":"https://www.npmjs.com/~nurdiansyah","role":null,"created_at":"2022-11-16T16:52:28.230Z","updated_at":"2022-11-16T16:52:28.230Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nurdiansyah/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8861733,"name":"zubuhealth-typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2024-02-05T20:24:53.273Z","latest_release_published_at":"2024-03-18T19:01:37.514Z","latest_release_number":"0.3.20-h","last_synced_at":"2026-08-28T19:07:20.223Z","created_at":"2024-02-05T20:31:09.118Z","updated_at":"2026-08-28T19:07:20.223Z","registry_url":"https://www.npmjs.com/package/zubuhealth-typeorm","install_command":"npm install zubuhealth-typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.20-h"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T07:11:04.604Z","dependent_packages_count":0,"downloads":47,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.88424137912037,"dependent_packages_count":46.829626405593174,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":39.85693389235677},"purl":"pkg:npm/zubuhealth-typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/zubuhealth-typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/zubuhealth-typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/zubuhealth-typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zubuhealth-typeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zubuhealth-typeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zubuhealth-typeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zubuhealth-typeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zubuhealth-typeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/zubuhealth-typeorm/codemeta","maintainers":[{"uuid":"zubuhealth","login":"zubuhealth","name":null,"email":"info@zubuhealth.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~zubuhealth","role":null,"created_at":"2024-02-05T20:31:25.010Z","updated_at":"2024-02-05T20:31:25.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zubuhealth/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":809754,"name":"@andrewdotn/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"andrewdotn","versions_count":1,"first_release_published_at":"2021-04-04T22:40:40.551Z","latest_release_published_at":"2021-04-04T22:40:40.551Z","latest_release_number":"0.2.3100","last_synced_at":"2026-08-28T19:07:20.423Z","created_at":"2022-04-07T13:31:36.476Z","updated_at":"2026-08-28T19:07:20.423Z","registry_url":"https://www.npmjs.com/package/@andrewdotn/typeorm","install_command":"npm install @andrewdotn/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.2.3100"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36630,"open_issues_count":613,"forks_count":6661,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-14T16:59:28.605Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-14T13:38:00.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T00:02:10.491Z","dependent_packages_count":2,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":38.55837752871324,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6806601215405585,"forks_count":0.5945465530858394,"average":16.277102149529238},"purl":"pkg:npm/%40andrewdotn/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@andrewdotn/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@andrewdotn/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@andrewdotn/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T22:43:44.732Z","issues_count":2407,"pull_requests_count":1332,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.6478978978978978,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":614954.298245614,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":75,"past_year_avg_comments_per_issue":1.1020408163265305,"past_year_avg_comments_per_pull_request":4.228571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@andrewdotn%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@andrewdotn%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@andrewdotn%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@andrewdotn%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@andrewdotn%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@andrewdotn%2Ftypeorm/codemeta","maintainers":[{"uuid":"andrewdotn","login":"andrewdotn","name":null,"email":"andrew@neitsch.ca","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~andrewdotn","role":null,"created_at":"2022-11-14T23:50:47.070Z","updated_at":"2022-11-14T23:50:47.070Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andrewdotn/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2492573,"name":"typeormo","ecosystem":"npm","description":"TEMPO FIX ORACLE MIGRATION Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2020-11-09T16:40:42.342Z","latest_release_published_at":"2020-11-09T20:28:50.962Z","latest_release_number":"0.0.4","last_synced_at":"2026-08-28T19:07:46.178Z","created_at":"2022-04-10T02:33:42.453Z","updated_at":"2026-08-28T19:07:46.179Z","registry_url":"https://www.npmjs.com/package/typeormo","install_command":"npm install typeormo","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.0.4"},"contentPolicy":null},"repo_metadata":{"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.","archived":false,"fork":false,"pushed_at":"2024-04-12T16:10:40.000Z","size":27317,"stargazers_count":33233,"open_issues_count":2359,"forks_count":6161,"subscribers_count":346,"default_branch":"master","last_synced_at":"2024-04-13T19:13:40.270Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","electron","hacktoberfest","javascript","mariadb","mysql","oracle","orm","postgresql","react-native","sap","sap-hana","sqlite","sqlserver","typeorm","typescript","websql"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README-zh_CN.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"typeorm","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2024-04-15T15:34:02.584Z","dependencies_parsed_at":"2024-04-13T16:00:06.194Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":96,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":198011448,"owners_count":13414631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2024-09-05T19:27:15.465Z","dependent_packages_count":0,"downloads":43,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":29.19408926696211,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":0.6785150776087963,"forks_count":0.5924068005743851,"average":17.737367565761527},"purl":"pkg:npm/typeormo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeormo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeormo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeormo/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-03T21:40:57.098Z","issues_count":1721,"pull_requests_count":514,"avg_time_to_close_issue":15608083.316139767,"avg_time_to_close_pull_request":5965535.245421246,"issues_closed_count":600,"pull_requests_closed_count":273,"pull_request_authors_count":303,"issue_authors_count":1224,"avg_comments_per_issue":6.405578152237071,"avg_comments_per_pull_request":2.192607003891051,"merged_pull_requests_count":173,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":552,"past_year_pull_requests_count":273,"past_year_avg_time_to_close_issue":2156278.673267327,"past_year_avg_time_to_close_pull_request":2093913.2520325202,"past_year_issues_closed_count":100,"past_year_pull_requests_closed_count":123,"past_year_pull_request_authors_count":181,"past_year_issue_authors_count":408,"past_year_avg_comments_per_issue":1.052536231884058,"past_year_avg_comments_per_pull_request":0.9010989010989011,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":75,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"pleerock","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"AlexMesser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"Ginden","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"NoNameProvided","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"}],"active_maintainers":[{"login":"pleerock","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"AlexMesser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeormo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeormo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeormo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeormo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeormo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeormo/codemeta","maintainers":[{"uuid":"osirisbest","login":"osirisbest","name":null,"email":"osirisbest@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~osirisbest","role":null,"created_at":"2022-11-15T04:45:52.985Z","updated_at":"2022-11-15T04:45:52.985Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/osirisbest/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":806580,"name":"@alrn/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"alrn","versions_count":3,"first_release_published_at":"2021-05-03T12:54:16.260Z","latest_release_published_at":"2021-06-30T11:13:25.971Z","latest_release_number":"0.3.0-rc.23","last_synced_at":"2026-08-28T19:07:46.920Z","created_at":"2022-04-07T13:27:18.982Z","updated_at":"2026-08-28T19:07:46.920Z","registry_url":"https://www.npmjs.com/package/@alrn/typeorm","install_command":"npm install @alrn/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.0-rc.23"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36630,"open_issues_count":613,"forks_count":6661,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-14T16:59:28.605Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-14T13:38:00.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T00:09:27.257Z","dependent_packages_count":2,"downloads":62,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":27.285343257607902,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6785150776087963,"forks_count":0.5924068005743851,"average":14.021638336019526},"purl":"pkg:npm/%40alrn/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@alrn/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@alrn/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@alrn/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T22:43:44.732Z","issues_count":2407,"pull_requests_count":1332,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.6478978978978978,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":614954.298245614,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":75,"past_year_avg_comments_per_issue":1.1020408163265305,"past_year_avg_comments_per_pull_request":4.228571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alrn%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alrn%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alrn%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alrn%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alrn%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alrn%2Ftypeorm/codemeta","maintainers":[{"uuid":"viderme","login":"viderme","name":null,"email":"contato@vider.me","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~viderme","role":null,"created_at":"2022-11-14T22:16:26.529Z","updated_at":"2022-11-14T22:16:26.529Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/viderme/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8889271,"name":"@punks/typeorm","ecosystem":"npm","description":"Fork of typeorm 0.3.20","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"punks","versions_count":1,"first_release_published_at":"2024-02-18T08:21:38.542Z","latest_release_published_at":"2024-02-18T08:21:38.542Z","latest_release_number":"0.0.1","last_synced_at":"2026-08-28T19:07:48.261Z","created_at":"2024-02-18T08:21:42.615Z","updated_at":"2026-08-28T19:07:48.261Z","registry_url":"https://www.npmjs.com/package/@punks/typeorm","install_command":"npm install @punks/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.0.1"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T02:06:08.537Z","dependent_packages_count":0,"downloads":6,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.86332261823309,"dependent_packages_count":48.36618516440009,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.114753891316596},"purl":"pkg:npm/%40punks/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@punks/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@punks/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@punks/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@punks%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@punks%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@punks%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@punks%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@punks%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@punks%2Ftypeorm/codemeta","maintainers":[{"uuid":"gegio","login":"gegio","name":null,"email":"trabia.eugenioriccardo@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~gegio","role":null,"created_at":"2024-02-18T08:22:04.067Z","updated_at":"2024-02-18T08:22:04.067Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gegio/packages"},{"uuid":"simosabba","login":"simosabba","name":null,"email":"sabba85@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~simosabba","role":null,"created_at":"2024-02-18T08:22:04.028Z","updated_at":"2024-02-18T08:22:04.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/simosabba/packages"},{"uuid":"leonardobrunodev","login":"leonardobrunodev","name":null,"email":"leonardo.bruno@devpunks.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~leonardobrunodev","role":null,"created_at":"2024-02-18T08:22:03.988Z","updated_at":"2024-02-18T08:22:03.988Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leonardobrunodev/packages"},{"uuid":"paolo-b","login":"paolo-b","name":null,"email":"paolo.bianco.193250@gmail.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~paolo-b","role":null,"created_at":"2024-07-04T07:34:59.127Z","updated_at":"2024-07-04T07:34:59.127Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/paolo-b/packages"},{"uuid":"stefan-garofalo","login":"stefan-garofalo","name":null,"email":"stefan.garofalo@devpunks.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~stefan-garofalo","role":null,"created_at":"2024-09-02T21:40:45.265Z","updated_at":"2024-09-02T21:40:45.265Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stefan-garofalo/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1111075,"name":"@pablosz/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"pablosz","versions_count":3,"first_release_published_at":"2019-09-11T03:28:56.645Z","latest_release_published_at":"2019-09-11T03:41:54.656Z","latest_release_number":"0.2.20","last_synced_at":"2026-08-28T19:08:41.473Z","created_at":"2022-04-08T11:03:39.129Z","updated_at":"2026-08-28T19:08:41.474Z","registry_url":"https://www.npmjs.com/package/@pablosz/typeorm","install_command":"npm install @pablosz/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.20"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T19:33:55.861Z","dependent_packages_count":1,"downloads":31,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":64.69439404911799,"dependent_repos_count":10.302192564346997,"dependent_packages_count":20.916208435344245,"stargazers_count":0.5117392490323238,"forks_count":0.44123282790181584,"docker_downloads_count":null,"average":19.373153425148676},"purl":"pkg:npm/%40pablosz/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@pablosz/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@pablosz/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@pablosz/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pablosz%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pablosz%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pablosz%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pablosz%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pablosz%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@pablosz%2Ftypeorm/codemeta","maintainers":[{"uuid":"pablosz","login":"pablosz","name":null,"email":"pablosaez1995@gmail.com","url":null,"packages_count":162,"html_url":"https://www.npmjs.com/~pablosz","role":null,"created_at":"2022-11-20T21:25:17.330Z","updated_at":"2022-11-20T21:25:17.330Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pablosz/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":977989,"name":"@hoangnguyen1247/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"hoangnguyen1247","versions_count":1,"first_release_published_at":"2019-08-12T07:11:39.507Z","latest_release_published_at":"2019-08-12T07:11:39.507Z","latest_release_number":"0.2.18","last_synced_at":"2026-08-28T19:15:57.666Z","created_at":"2022-04-07T18:20:12.973Z","updated_at":"2026-08-28T19:15:57.666Z","registry_url":"https://www.npmjs.com/package/@hoangnguyen1247/typeorm","install_command":"npm install @hoangnguyen1247/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.18"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36630,"open_issues_count":613,"forks_count":6661,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-14T16:59:28.605Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-14T13:38:00.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T01:33:58.794Z","dependent_packages_count":1,"downloads":38,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":55.30547417116423,"dependent_repos_count":10.302192564346997,"dependent_packages_count":20.916208435344245,"stargazers_count":0.5117392490323238,"forks_count":0.44123282790181584,"docker_downloads_count":null,"average":17.49536944955792},"purl":"pkg:npm/%40hoangnguyen1247/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hoangnguyen1247/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hoangnguyen1247/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hoangnguyen1247/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hoangnguyen1247%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hoangnguyen1247%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hoangnguyen1247%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hoangnguyen1247%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hoangnguyen1247%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hoangnguyen1247%2Ftypeorm/codemeta","maintainers":[{"uuid":"hoangnguyen1247","login":"hoangnguyen1247","name":null,"email":"hoangnguyen1247@gmail.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~hoangnguyen1247","role":null,"created_at":"2022-11-20T16:57:44.112Z","updated_at":"2022-11-20T16:57:44.112Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hoangnguyen1247/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1297969,"name":"@student-coin/typeorm-patched","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"student-coin","versions_count":1,"first_release_published_at":"2021-09-06T16:20:38.397Z","latest_release_published_at":"2021-09-06T16:20:38.397Z","latest_release_number":"0.2.37","last_synced_at":"2026-08-28T18:41:06.292Z","created_at":"2022-04-08T20:03:42.715Z","updated_at":"2026-08-31T08:02:14.667Z","registry_url":"https://www.npmjs.com/package/@student-coin/typeorm-patched","install_command":"npm install @student-coin/typeorm-patched","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.2.37"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-31T08:02:14.666Z","dependent_packages_count":1,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.293345595762524,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6809164825748144,"forks_count":0.5948122180631736,"average":18.224200168141415},"purl":"pkg:npm/%40student-coin/typeorm-patched","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@student-coin/typeorm-patched","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@student-coin/typeorm-patched","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@student-coin/typeorm-patched/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T23:00:09.415Z","issues_count":2413,"pull_requests_count":1349,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6136542.529680366,"issues_closed_count":1420,"pull_requests_closed_count":876,"pull_request_authors_count":559,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.6849518161601185,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":97,"past_year_pull_requests_count":285,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":760293.936,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":150,"past_year_issue_authors_count":76,"past_year_avg_comments_per_issue":1.1855670103092784,"past_year_avg_comments_per_pull_request":4.192982456140351,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@student-coin%2Ftypeorm-patched/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@student-coin%2Ftypeorm-patched/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@student-coin%2Ftypeorm-patched/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@student-coin%2Ftypeorm-patched/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@student-coin%2Ftypeorm-patched/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@student-coin%2Ftypeorm-patched/codemeta","maintainers":[{"uuid":"apuziostc","login":"apuziostc","name":null,"email":"apuzio@studentcoin.org","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~apuziostc","role":null,"created_at":"2022-11-11T00:57:57.120Z","updated_at":"2022-11-11T00:57:57.120Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apuziostc/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9744220,"name":"typeorm-sladhe","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases. plus supporting alias with getManyWithAlias method","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-04-16T17:39:49.900Z","latest_release_published_at":"2024-04-16T17:39:49.900Z","latest_release_number":"0.0.1","last_synced_at":"2026-08-28T19:17:28.856Z","created_at":"2024-04-18T06:34:54.742Z","updated_at":"2026-08-28T19:17:28.857Z","registry_url":"https://www.npmjs.com/package/typeorm-sladhe","install_command":"npm install typeorm-sladhe","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.0.1"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T19:33:52.984Z","dependent_packages_count":0,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.733259639202444,"dependent_repos_count":30.617541636949046,"dependent_packages_count":43.83368564062327,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.728162305591585},"purl":"pkg:npm/typeorm-sladhe","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-sladhe","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-sladhe","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-sladhe/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-sladhe/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-sladhe/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-sladhe/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-sladhe/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-sladhe/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-sladhe/codemeta","maintainers":[{"uuid":"sladhe","login":"sladhe","name":null,"email":"sladhe01@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~sladhe","role":null,"created_at":"2024-04-18T06:34:57.363Z","updated_at":"2024-04-18T06:34:57.363Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sladhe/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11643543,"name":"@ledes/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript and ES2023+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"ledes","versions_count":3,"first_release_published_at":"2025-05-16T04:12:47.727Z","latest_release_published_at":"2026-01-31T04:48:27.141Z","latest_release_number":"0.3.31","last_synced_at":"2026-08-28T19:17:29.256Z","created_at":"2025-05-15T13:55:11.626Z","updated_at":"2026-08-28T19:17:29.256Z","registry_url":"https://www.npmjs.com/package/@ledes/typeorm","install_command":"npm install @ledes/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.31"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T07:11:04.462Z","dependent_packages_count":0,"downloads":222,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.642783214056752,"dependent_packages_count":35.56928190874688,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.10603256140182},"purl":"pkg:npm/%40ledes/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ledes/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ledes/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ledes/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ledes%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ledes%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ledes%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ledes%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ledes%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ledes%2Ftypeorm/codemeta","maintainers":[{"uuid":"arthurfred","login":"arthurfred","name":null,"email":"arthurfred.neves@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~arthurfred","role":null,"created_at":"2025-05-15T14:50:21.544Z","updated_at":"2025-05-15T14:50:21.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arthurfred/packages"},{"uuid":"soupinski","login":"soupinski","name":null,"email":"sssoupinski@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~soupinski","role":null,"created_at":"2025-05-19T15:46:36.931Z","updated_at":"2025-05-19T15:46:36.931Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/soupinski/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1100572,"name":"@ondosys/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"ondosys","versions_count":1,"first_release_published_at":"2020-04-11T23:24:55.519Z","latest_release_published_at":"2020-04-11T23:24:55.519Z","latest_release_number":"0.2.24","last_synced_at":"2026-08-28T19:19:43.890Z","created_at":"2022-04-08T10:47:04.584Z","updated_at":"2026-08-28T19:19:43.890Z","registry_url":"https://www.npmjs.com/package/@ondosys/typeorm","install_command":"npm install @ondosys/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.24"},"contentPolicy":null},"repo_metadata":{"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.","archived":false,"fork":false,"pushed_at":"2024-04-12T16:10:40.000Z","size":27317,"stargazers_count":33233,"open_issues_count":2359,"forks_count":6161,"subscribers_count":346,"default_branch":"master","last_synced_at":"2024-04-13T19:13:40.270Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","electron","hacktoberfest","javascript","mariadb","mysql","oracle","orm","postgresql","react-native","sap","sap-hana","sqlite","sqlserver","typeorm","typescript","websql"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README-zh_CN.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"typeorm","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2024-04-15T15:34:02.584Z","dependencies_parsed_at":"2024-04-13T16:00:06.194Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":96,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":198011448,"owners_count":13414631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2024-09-06T07:55:55.485Z","dependent_packages_count":1,"downloads":6,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.76322889354142,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6806601215405585,"forks_count":0.5945465530858394,"average":17.718072422494874},"purl":"pkg:npm/%40ondosys/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ondosys/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ondosys/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ondosys/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T19:30:58.272Z","issues_count":1725,"pull_requests_count":515,"avg_time_to_close_issue":15582163.210963456,"avg_time_to_close_pull_request":5965535.245421246,"issues_closed_count":601,"pull_requests_closed_count":273,"pull_request_authors_count":304,"issue_authors_count":1227,"avg_comments_per_issue":6.395362318840579,"avg_comments_per_pull_request":2.188349514563107,"merged_pull_requests_count":173,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":549,"past_year_pull_requests_count":273,"past_year_avg_time_to_close_issue":1896177.38,"past_year_avg_time_to_close_pull_request":2029781.4016393442,"past_year_issues_closed_count":99,"past_year_pull_requests_closed_count":122,"past_year_pull_request_authors_count":181,"past_year_issue_authors_count":407,"past_year_avg_comments_per_issue":1.0564663023679417,"past_year_avg_comments_per_pull_request":0.9010989010989011,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":74,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"pleerock","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"AlexMesser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"Ginden","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"NoNameProvided","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"}],"active_maintainers":[{"login":"pleerock","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"AlexMesser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ondosys%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ondosys%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ondosys%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ondosys%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ondosys%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ondosys%2Ftypeorm/codemeta","maintainers":[{"uuid":"leduclinh","login":"leduclinh","name":null,"email":"leduclinh.7141@gmail.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~leduclinh","role":null,"created_at":"2022-11-20T21:11:41.124Z","updated_at":"2022-11-20T21:11:41.124Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leduclinh/packages"},{"uuid":"linhld","login":"linhld","name":null,"email":"linhld@live.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~linhld","role":null,"created_at":"2022-11-20T21:11:41.129Z","updated_at":"2022-11-20T21:11:41.129Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/linhld/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":966872,"name":"@gristlabs/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"gristlabs","versions_count":3,"first_release_published_at":"2018-10-01T13:45:18.274Z","latest_release_published_at":"2019-04-03T15:12:36.944Z","latest_release_number":"0.2.16","last_synced_at":"2026-08-28T19:20:35.720Z","created_at":"2022-04-07T18:03:36.344Z","updated_at":"2026-08-28T23:47:48.078Z","registry_url":"https://www.npmjs.com/package/@gristlabs/typeorm","install_command":"npm install @gristlabs/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.16"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-28T23:47:48.078Z","dependent_packages_count":1,"downloads":160,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":18.804872379968707,"dependent_repos_count":10.302192564346997,"dependent_packages_count":20.916208435344245,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":10.194963140823578},"purl":"pkg:npm/%40gristlabs/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@gristlabs/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@gristlabs/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@gristlabs/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T21:07:37.453Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":284,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":768163.696,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.193661971830986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gristlabs%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gristlabs%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gristlabs%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gristlabs%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gristlabs%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gristlabs%2Ftypeorm/codemeta","maintainers":[{"uuid":"paulfitz","login":"paulfitz","name":null,"email":"paulfitz@alum.mit.edu","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~paulfitz","role":null,"created_at":"2022-11-20T16:35:33.673Z","updated_at":"2022-11-20T16:35:33.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/paulfitz/packages"},{"uuid":"dsagal2","login":"dsagal2","name":null,"email":"dmitry@getgrist.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~dsagal2","role":null,"created_at":"2022-11-20T16:35:33.703Z","updated_at":"2022-11-20T16:35:33.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dsagal2/packages"},{"uuid":"alexmojaki","login":"alexmojaki","name":null,"email":"alex.mojaki@gmail.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~alexmojaki","role":null,"created_at":"2022-11-20T16:35:33.658Z","updated_at":"2022-11-20T16:35:33.658Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alexmojaki/packages"},{"uuid":"spoffy","login":"spoffy","name":null,"email":"accounts@spoffy.net","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~spoffy","role":null,"created_at":"2024-10-29T23:28:05.489Z","updated_at":"2024-10-29T23:28:05.489Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/spoffy/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2492548,"name":"typeorm-test-tmp","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2019-02-22T07:17:57.350Z","latest_release_published_at":"2019-02-22T08:33:43.789Z","latest_release_number":"0.2.22","last_synced_at":"2026-08-28T19:21:19.062Z","created_at":"2022-04-10T02:33:41.015Z","updated_at":"2026-08-28T19:21:19.062Z","registry_url":"https://www.npmjs.com/package/typeorm-test-tmp","install_command":"npm install typeorm-test-tmp","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.22"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T03:52:26.799Z","dependent_packages_count":0,"downloads":112,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":15.631623628733623,"dependent_repos_count":10.302192564346997,"dependent_packages_count":51.857090786743676,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":15.748489860856447},"purl":"pkg:npm/typeorm-test-tmp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-test-tmp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-test-tmp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-test-tmp/dependencies","status":"deprecated","funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-test-tmp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-test-tmp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-test-tmp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-test-tmp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-test-tmp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-test-tmp/codemeta","maintainers":[{"uuid":"npm","login":"npm","name":null,"email":"npm@npmjs.com","url":null,"packages_count":37382,"html_url":"https://www.npmjs.com/~npm","role":null,"created_at":"2022-11-15T04:45:56.880Z","updated_at":"2022-11-15T04:45:56.880Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1173135,"name":"@seungha-kim/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"seungha-kim","versions_count":1,"first_release_published_at":"2018-08-28T18:57:22.074Z","latest_release_published_at":"2018-08-28T18:57:22.074Z","latest_release_number":"0.2.7","last_synced_at":"2026-08-28T19:24:36.977Z","created_at":"2022-04-08T12:50:51.882Z","updated_at":"2026-08-28T19:24:36.977Z","registry_url":"https://www.npmjs.com/package/@seungha-kim/typeorm","install_command":"npm install @seungha-kim/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.7"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T03:36:57.884Z","dependent_packages_count":1,"downloads":19,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":68.25072004337784,"dependent_repos_count":10.302192564346997,"dependent_packages_count":20.916208435344245,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":20.0841326735054},"purl":"pkg:npm/%40seungha-kim/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@seungha-kim/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@seungha-kim/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@seungha-kim/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@seungha-kim%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@seungha-kim%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@seungha-kim%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@seungha-kim%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@seungha-kim%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@seungha-kim%2Ftypeorm/codemeta","maintainers":[{"uuid":"seungha-kim","login":"seungha-kim","name":null,"email":"seungha.me@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~seungha-kim","role":null,"created_at":"2022-11-09T06:16:42.933Z","updated_at":"2022-11-09T06:16:42.933Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/seungha-kim/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8501288,"name":"@nanangqq/typeorm","ecosystem":"npm","description":"forked from typeorm/typeorm. fixed jsonb_array type insertion error. \nData-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"nanangqq","versions_count":2,"first_release_published_at":"2023-10-28T04:21:52.496Z","latest_release_published_at":"2023-10-28T04:13:55.944Z","latest_release_number":"0.3.12","last_synced_at":"2026-08-28T19:25:12.813Z","created_at":"2023-10-28T04:15:49.370Z","updated_at":"2026-08-28T19:25:12.813Z","registry_url":"https://www.npmjs.com/package/@nanangqq/typeorm","install_command":"npm install @nanangqq/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.12-a"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T19:53:44.319Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.0945190116872,"dependent_packages_count":52.867378422030065,"stargazers_count":0.520665972862069,"forks_count":0.4531890719809485,"docker_downloads_count":null,"average":22.73393811964007},"purl":"pkg:npm/%40nanangqq/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nanangqq/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nanangqq/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nanangqq/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nanangqq%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nanangqq%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nanangqq%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nanangqq%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nanangqq%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nanangqq%2Ftypeorm/codemeta","maintainers":[{"uuid":"nanangqq","login":"nanangqq","name":null,"email":"yookyhy@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~nanangqq","role":null,"created_at":"2023-10-28T04:15:57.766Z","updated_at":"2023-10-28T04:15:57.766Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nanangqq/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2492494,"name":"typeorm-p","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-07-10T00:59:05.927Z","latest_release_published_at":"2020-07-10T00:59:05.927Z","latest_release_number":"0.2.24","last_synced_at":"2026-08-28T19:26:06.873Z","created_at":"2022-04-10T02:33:37.680Z","updated_at":"2026-08-28T19:26:06.873Z","registry_url":"https://www.npmjs.com/package/typeorm-p","install_command":"npm install typeorm-p","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.24"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T19:33:55.263Z","dependent_packages_count":0,"downloads":6,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":48.293345595762524,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":0.6806601215405585,"forks_count":0.5945465530858394,"average":21.558075790810253},"purl":"pkg:npm/typeorm-p","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-p","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-p","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-p/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-p/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-p/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-p/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-p/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-p/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-p/codemeta","maintainers":[{"uuid":"instacar","login":"instacar","name":null,"email":"grigore@instacarshare.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~instacar","role":null,"created_at":"2022-11-15T04:45:51.409Z","updated_at":"2022-11-15T04:45:51.409Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/instacar/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":847511,"name":"@breeffy/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"breeffy","versions_count":2,"first_release_published_at":"2020-03-08T16:54:46.909Z","latest_release_published_at":"2020-03-08T16:54:46.909Z","latest_release_number":"0.2.22","last_synced_at":"2026-08-28T19:47:18.446Z","created_at":"2022-04-07T14:29:32.169Z","updated_at":"2026-08-28T19:47:18.446Z","registry_url":"https://www.npmjs.com/package/@breeffy/typeorm","install_command":"npm install @breeffy/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.25-alpha.0"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T07:55:57.771Z","dependent_packages_count":1,"downloads":64,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":38.55837752871324,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6801329667578981,"forks_count":0.5940287022462574,"average":16.27689314840479},"purl":"pkg:npm/%40breeffy/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@breeffy/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@breeffy/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@breeffy/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@breeffy%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@breeffy%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@breeffy%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@breeffy%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@breeffy%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@breeffy%2Ftypeorm/codemeta","maintainers":[{"uuid":"victor.malov","login":"victor.malov","name":null,"email":"victor.malov@breeffy.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~victor.malov","role":null,"created_at":"2022-11-15T18:18:11.008Z","updated_at":"2022-11-15T18:18:11.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/victor.malov/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2492424,"name":"typeorm-db2","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2021-12-02T20:18:22.640Z","latest_release_published_at":"2022-09-02T03:06:18.262Z","latest_release_number":"0.3.512","last_synced_at":"2026-08-28T19:49:07.197Z","created_at":"2022-04-10T02:33:33.154Z","updated_at":"2026-08-29T16:46:06.383Z","registry_url":"https://www.npmjs.com/package/typeorm-db2","install_command":"npm install typeorm-db2","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.512"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-29T16:46:06.383Z","dependent_packages_count":0,"downloads":65,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":13.004575852120997,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":0.6785150776087963,"forks_count":0.5924068005743851,"average":14.499464882793305},"purl":"pkg:npm/typeorm-db2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-db2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-db2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-db2/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T21:07:37.453Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":284,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":768163.696,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.193661971830986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-db2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-db2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-db2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-db2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-db2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-db2/codemeta","maintainers":[{"uuid":"nicolaswoitchik","login":"nicolaswoitchik","name":null,"email":"nicolas@woitchik.com.br","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~nicolaswoitchik","role":null,"created_at":"2022-11-15T04:45:49.526Z","updated_at":"2022-11-15T04:45:49.526Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nicolaswoitchik/packages"},{"uuid":"augustomontanholi","login":"augustomontanholi","name":null,"email":"augusto@montanholi.com.br","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~augustomontanholi","role":null,"created_at":"2022-11-15T04:45:49.561Z","updated_at":"2022-11-15T04:45:49.561Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/augustomontanholi/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11102240,"name":"@4itech/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"4itech","versions_count":4,"first_release_published_at":"2024-12-02T03:18:57.504Z","latest_release_published_at":"2024-12-04T06:25:19.228Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-28T19:52:37.409Z","created_at":"2024-12-02T03:20:21.897Z","updated_at":"2026-08-28T19:52:37.410Z","registry_url":"https://www.npmjs.com/package/@4itech/typeorm","install_command":"npm install @4itech/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.51"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T03:11:44.984Z","dependent_packages_count":0,"downloads":34,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.47146644271958,"dependent_packages_count":36.87525091376612,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.173358678242852},"purl":"pkg:npm/%404itech/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@4itech/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@4itech/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@4itech/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@4itech%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@4itech%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@4itech%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@4itech%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@4itech%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@4itech%2Ftypeorm/codemeta","maintainers":[{"uuid":"4itech-paul","login":"4itech-paul","name":null,"email":"paul@4idps.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~4itech-paul","role":null,"created_at":"2024-12-02T03:48:27.575Z","updated_at":"2024-12-02T03:48:27.575Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/4itech-paul/packages"},{"uuid":"4itech-micky","login":"4itech-micky","name":null,"email":"micky@4idps.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~4itech-micky","role":null,"created_at":"2024-12-02T03:48:27.806Z","updated_at":"2024-12-02T03:48:27.806Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/4itech-micky/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":862590,"name":"@christianwheeler/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports SAP HANA, MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"christianwheeler","versions_count":5,"first_release_published_at":"2020-02-20T13:49:22.368Z","latest_release_published_at":"2020-04-08T15:08:36.869Z","latest_release_number":"0.2.27","last_synced_at":"2026-08-28T19:53:28.903Z","created_at":"2022-04-07T14:50:28.976Z","updated_at":"2026-08-28T19:53:28.903Z","registry_url":"https://www.npmjs.com/package/@christianwheeler/typeorm","install_command":"npm install @christianwheeler/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.27"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36630,"open_issues_count":613,"forks_count":6661,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-14T16:59:28.605Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-14T13:38:00.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T00:02:10.618Z","dependent_packages_count":1,"downloads":20,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":31.617524749818905,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6796381146630037,"forks_count":0.5935338501513628,"average":14.888524651787964},"purl":"pkg:npm/%40christianwheeler/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@christianwheeler/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@christianwheeler/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@christianwheeler/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T22:43:44.732Z","issues_count":2407,"pull_requests_count":1332,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.6478978978978978,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":614954.298245614,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":75,"past_year_avg_comments_per_issue":1.1020408163265305,"past_year_avg_comments_per_pull_request":4.228571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@christianwheeler%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@christianwheeler%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@christianwheeler%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@christianwheeler%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@christianwheeler%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@christianwheeler%2Ftypeorm/codemeta","maintainers":[{"uuid":"christianwheeler","login":"christianwheeler","name":null,"email":"christian.wheeler@epiuse.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~christianwheeler","role":null,"created_at":"2022-11-16T01:51:26.830Z","updated_at":"2022-11-16T01:51:26.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/christianwheeler/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2350170,"name":"serverless-typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-08-22T05:04:05.322Z","latest_release_published_at":"2019-08-22T05:04:05.322Z","latest_release_number":"0.2.18","last_synced_at":"2026-08-28T19:54:22.367Z","created_at":"2022-04-10T00:33:26.133Z","updated_at":"2026-08-28T19:54:22.367Z","registry_url":"https://www.npmjs.com/package/serverless-typeorm","install_command":"npm install serverless-typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.18"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T19:33:51.423Z","dependent_packages_count":1,"downloads":49,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":7.9834664359622955,"dependent_repos_count":10.302192564346997,"dependent_packages_count":20.916208435344245,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":8.030681952022295},"purl":"pkg:npm/serverless-typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/serverless-typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/serverless-typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/serverless-typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serverless-typeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serverless-typeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serverless-typeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serverless-typeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serverless-typeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/serverless-typeorm/codemeta","maintainers":[{"uuid":"mlg87","login":"mlg87","name":null,"email":"masonlgoetz@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~mlg87","role":null,"created_at":"2022-11-14T09:50:32.201Z","updated_at":"2022-11-14T09:50:32.201Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mlg87/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1396444,"name":"afwlvyt","ecosystem":"npm","description":"Typeorm fork.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2018-10-08T01:30:04.749Z","latest_release_published_at":"2018-10-08T01:30:04.749Z","latest_release_number":"0.3.0-alpha.20","last_synced_at":"2026-08-28T19:55:48.979Z","created_at":"2022-04-08T23:39:33.911Z","updated_at":"2026-08-28T19:55:48.979Z","registry_url":"https://www.npmjs.com/package/afwlvyt","install_command":"npm install afwlvyt","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.3.0-alpha.20"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T12:40:52.972Z","dependent_packages_count":3,"downloads":11,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":68.25072004337784,"dependent_repos_count":10.302192564346997,"dependent_packages_count":8.836029363523041,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":17.668096859141162},"purl":"pkg:npm/afwlvyt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/afwlvyt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/afwlvyt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/afwlvyt/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/afwlvyt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/afwlvyt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/afwlvyt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/afwlvyt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/afwlvyt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/afwlvyt/codemeta","maintainers":[{"uuid":"kuroismith","login":"kuroismith","name":null,"email":"kuroismith@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~kuroismith","role":null,"created_at":"2022-11-11T08:09:58.038Z","updated_at":"2022-11-11T08:09:58.038Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kuroismith/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":922864,"name":"@ephys/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"ephys","versions_count":2,"first_release_published_at":"2019-06-21T13:54:22.405Z","latest_release_published_at":"2019-06-21T14:20:53.150Z","latest_release_number":"0.2.19","last_synced_at":"2026-08-28T20:00:16.949Z","created_at":"2022-04-07T16:59:34.658Z","updated_at":"2026-08-28T20:00:16.949Z","registry_url":"https://www.npmjs.com/package/@ephys/typeorm","install_command":"npm install @ephys/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.19"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T19:12:32.101Z","dependent_packages_count":1,"downloads":46,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":50.933400322535064,"dependent_repos_count":10.302192564346997,"dependent_packages_count":20.916208435344245,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":16.62066872933685},"purl":"pkg:npm/%40ephys/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ephys/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ephys/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ephys/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ephys%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ephys%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ephys%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ephys%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ephys%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ephys%2Ftypeorm/codemeta","maintainers":[{"uuid":"ephys","login":"ephys","name":null,"email":"zoe@ephys.dev","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~ephys","role":null,"created_at":"2022-11-17T08:21:39.370Z","updated_at":"2022-11-17T08:21:39.370Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ephys/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2492543,"name":"typeorm-sqljs","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL, sql.js databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2017-03-17T15:44:31.627Z","latest_release_published_at":"2017-03-27T18:14:03.872Z","latest_release_number":"1.2.2","last_synced_at":"2026-08-28T20:21:09.107Z","created_at":"2022-04-10T02:33:40.814Z","updated_at":"2026-08-28T20:21:09.107Z","registry_url":"https://www.npmjs.com/package/typeorm-sqljs","install_command":"npm install typeorm-sqljs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.2.2"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:58:08.278Z","dependent_packages_count":0,"downloads":805,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":6.742263225963454,"dependent_repos_count":6.344371403113194,"dependent_packages_count":51.857090786743676,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":13.179053548055652},"purl":"pkg:npm/typeorm-sqljs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-sqljs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-sqljs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-sqljs/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-sqljs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-sqljs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-sqljs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-sqljs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-sqljs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-sqljs/codemeta","maintainers":[{"uuid":"maireadfilmstro","login":"maireadfilmstro","name":null,"email":"mairead@filmstro.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~maireadfilmstro","role":null,"created_at":"2022-11-15T04:45:53.995Z","updated_at":"2022-11-15T04:45:53.995Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/maireadfilmstro/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1381606,"name":"@zivac/typeorm2","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"zivac","versions_count":1,"first_release_published_at":"2021-10-20T19:22:50.053Z","latest_release_published_at":"2021-10-20T19:22:50.053Z","latest_release_number":"0.2.38","last_synced_at":"2026-08-28T20:27:27.418Z","created_at":"2022-04-08T23:08:25.568Z","updated_at":"2026-08-28T20:27:27.418Z","registry_url":"https://www.npmjs.com/package/@zivac/typeorm2","install_command":"npm install @zivac/typeorm2","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.2.38"},"contentPolicy":null},"repo_metadata":{"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.","archived":false,"fork":false,"pushed_at":"2024-04-12T16:10:40.000Z","size":27317,"stargazers_count":33233,"open_issues_count":2359,"forks_count":6161,"subscribers_count":346,"default_branch":"master","last_synced_at":"2024-04-13T19:13:40.270Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","electron","hacktoberfest","javascript","mariadb","mysql","oracle","orm","postgresql","react-native","sap","sap-hana","sqlite","sqlserver","typeorm","typescript","websql"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README-zh_CN.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"typeorm","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2024-04-15T15:34:02.584Z","dependencies_parsed_at":"2024-04-13T16:00:06.194Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":96,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":198011448,"owners_count":13414631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2024-09-06T07:56:03.460Z","dependent_packages_count":1,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":54.149426065477414,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6809164825748144,"forks_count":0.5948122180631736,"average":19.39541626208439},"purl":"pkg:npm/%40zivac/typeorm2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zivac/typeorm2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zivac/typeorm2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zivac/typeorm2/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T19:30:58.272Z","issues_count":1725,"pull_requests_count":515,"avg_time_to_close_issue":15582163.210963456,"avg_time_to_close_pull_request":5965535.245421246,"issues_closed_count":601,"pull_requests_closed_count":273,"pull_request_authors_count":304,"issue_authors_count":1227,"avg_comments_per_issue":6.395362318840579,"avg_comments_per_pull_request":2.188349514563107,"merged_pull_requests_count":173,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":549,"past_year_pull_requests_count":273,"past_year_avg_time_to_close_issue":1896177.38,"past_year_avg_time_to_close_pull_request":2029781.4016393442,"past_year_issues_closed_count":99,"past_year_pull_requests_closed_count":122,"past_year_pull_request_authors_count":181,"past_year_issue_authors_count":407,"past_year_avg_comments_per_issue":1.0564663023679417,"past_year_avg_comments_per_pull_request":0.9010989010989011,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":74,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"pleerock","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"AlexMesser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"Ginden","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"NoNameProvided","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"}],"active_maintainers":[{"login":"pleerock","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"AlexMesser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zivac%2Ftypeorm2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zivac%2Ftypeorm2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zivac%2Ftypeorm2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zivac%2Ftypeorm2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zivac%2Ftypeorm2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zivac%2Ftypeorm2/codemeta","maintainers":[{"uuid":"zivac","login":"zivac","name":null,"email":"darko.zivkovic2@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~zivac","role":null,"created_at":"2022-11-11T07:10:49.000Z","updated_at":"2022-11-11T07:10:49.000Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zivac/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2492545,"name":"typeorm-test","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-02-22T06:47:28.333Z","latest_release_published_at":"2019-02-22T06:47:28.333Z","latest_release_number":"0.2.13","last_synced_at":"2026-08-28T20:41:10.841Z","created_at":"2022-04-10T02:33:40.882Z","updated_at":"2026-08-29T01:09:13.814Z","registry_url":"https://www.npmjs.com/package/typeorm-test","install_command":"npm install typeorm-test","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.13"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-29T01:09:13.814Z","dependent_packages_count":0,"downloads":69,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":44.23035622866057,"dependent_repos_count":10.302192564346997,"dependent_packages_count":51.857090786743676,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":21.468236380841837},"purl":"pkg:npm/typeorm-test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-test/dependencies","status":"deprecated","funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T21:07:37.453Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":284,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":768163.696,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.193661971830986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-test/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-test/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-test/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-test/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-test/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-test/codemeta","maintainers":[{"uuid":"npm","login":"npm","name":null,"email":"npm@npmjs.com","url":null,"packages_count":37382,"html_url":"https://www.npmjs.com/~npm","role":null,"created_at":"2022-11-15T04:45:52.460Z","updated_at":"2022-11-15T04:45:52.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/npm/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7804101,"name":"typeorm-dmdb","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, Dmdb, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2023-05-29T05:58:34.944Z","latest_release_published_at":"2024-04-11T07:59:27.003Z","latest_release_number":"0.3.9","last_synced_at":"2026-08-28T20:53:05.115Z","created_at":"2023-05-29T06:06:17.704Z","updated_at":"2026-08-28T20:53:05.116Z","registry_url":"https://www.npmjs.com/package/typeorm-dmdb","install_command":"npm install typeorm-dmdb","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.9"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.","archived":false,"fork":false,"pushed_at":"2024-08-16T20:54:29.000Z","size":27294,"stargazers_count":34176,"open_issues_count":2587,"forks_count":6303,"subscribers_count":347,"default_branch":"master","last_synced_at":"2024-10-29T20:56:17.412Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","electron","hacktoberfest","javascript","mariadb","mysql","oracle","orm","postgresql","react-native","sap","sap-hana","sqlite","sqlserver","typeorm","typescript","websql"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README-zh_CN.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"docs/support.md","governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":null,"patreon":null,"open_collective":"typeorm","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2024-10-29T20:31:40.000Z","dependencies_parsed_at":"2024-04-13T16:00:06.194Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":96,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222131017,"owners_count":16936304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:28:05.309Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":16.91931991521108,"dependent_repos_count":18.910675577087574,"dependent_packages_count":46.145223448918365,"stargazers_count":0.5227480791629321,"forks_count":0.45567455771618104,"docker_downloads_count":null,"average":16.590728315619224},"purl":"pkg:npm/typeorm-dmdb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-dmdb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-dmdb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-dmdb/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:53:37.609Z","issues_count":1809,"pull_requests_count":535,"avg_time_to_close_issue":15652427.912,"avg_time_to_close_pull_request":5924346.971014493,"issues_closed_count":624,"pull_requests_closed_count":276,"pull_request_authors_count":321,"issue_authors_count":1293,"avg_comments_per_issue":6.33665008291874,"avg_comments_per_pull_request":2.1794392523364485,"merged_pull_requests_count":174,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":504,"past_year_pull_requests_count":257,"past_year_avg_time_to_close_issue":1290701.6966292134,"past_year_avg_time_to_close_pull_request":1207297.5806451612,"past_year_issues_closed_count":88,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":174,"past_year_issue_authors_count":372,"past_year_avg_comments_per_issue":1.0178571428571428,"past_year_avg_comments_per_pull_request":0.7976653696498055,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":57,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"pleerock","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"AlexMesser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"Ginden","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"NoNameProvided","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"}],"active_maintainers":[{"login":"pleerock","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"AlexMesser","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-dmdb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-dmdb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-dmdb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-dmdb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-dmdb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-dmdb/codemeta","maintainers":[{"uuid":"steven.xie","login":"steven.xie","name":null,"email":"steven.xie@micronature.cn","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~steven.xie","role":null,"created_at":"2023-05-29T08:13:12.357Z","updated_at":"2023-05-29T08:13:12.357Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/steven.xie/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2492509,"name":"typeorm-pr-4554","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-09-05T01:37:58.514Z","latest_release_published_at":"2019-09-05T01:37:58.514Z","latest_release_number":"0.2.18","last_synced_at":"2026-08-28T20:56:08.453Z","created_at":"2022-04-10T02:33:38.618Z","updated_at":"2026-08-28T20:56:08.453Z","registry_url":"https://www.npmjs.com/package/typeorm-pr-4554","install_command":"npm install typeorm-pr-4554","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.18"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:41:15.386Z","dependent_packages_count":0,"downloads":17,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":55.30547417116423,"dependent_repos_count":10.302192564346997,"dependent_packages_count":51.857090786743676,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":23.683259969342565},"purl":"pkg:npm/typeorm-pr-4554","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-pr-4554","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-pr-4554","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-pr-4554/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-pr-4554/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-pr-4554/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-pr-4554/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-pr-4554/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-pr-4554/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-pr-4554/codemeta","maintainers":[{"uuid":"daweedm","login":"daweedm","name":null,"email":"m@daweed.be","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~daweedm","role":null,"created_at":"2022-11-15T04:45:50.273Z","updated_at":"2022-11-15T04:45:50.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/daweedm/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":999918,"name":"@jasperblues/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"jasperblues","versions_count":1,"first_release_published_at":"2019-05-12T10:59:31.569Z","latest_release_published_at":"2019-05-12T10:59:31.569Z","latest_release_number":"0.2.18","last_synced_at":"2026-08-28T21:01:15.436Z","created_at":"2022-04-07T18:55:03.215Z","updated_at":"2026-08-28T21:01:15.436Z","registry_url":"https://www.npmjs.com/package/@jasperblues/typeorm","install_command":"npm install @jasperblues/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.18"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:32:06.958Z","dependent_packages_count":1,"downloads":116,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":67.33606239095616,"dependent_repos_count":10.302192564346997,"dependent_packages_count":20.916208435344245,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":19.901201143021066},"purl":"pkg:npm/%40jasperblues/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jasperblues/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jasperblues/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jasperblues/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jasperblues%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jasperblues%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jasperblues%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jasperblues%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jasperblues%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jasperblues%2Ftypeorm/codemeta","maintainers":[{"uuid":"jasperblues","login":"jasperblues","name":null,"email":"jasper@appsquick.ly","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~jasperblues","role":null,"created_at":"2022-11-20T17:50:09.617Z","updated_at":"2022-11-20T17:50:09.617Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasperblues/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1011859,"name":"@jussikinnula/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"jussikinnula","versions_count":2,"first_release_published_at":"2018-09-25T11:47:58.259Z","latest_release_published_at":"2018-11-28T07:17:32.683Z","latest_release_number":"0.2.9-test-2","last_synced_at":"2026-08-28T18:35:55.885Z","created_at":"2022-04-07T19:11:43.232Z","updated_at":"2026-08-28T21:07:36.674Z","registry_url":"https://www.npmjs.com/package/@jussikinnula/typeorm","install_command":"npm install @jussikinnula/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.9-test-2"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-28T21:07:36.673Z","dependent_packages_count":1,"downloads":5,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":55.30547417116423,"dependent_repos_count":10.302192564346997,"dependent_packages_count":20.916208435344245,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":17.49508349906268},"purl":"pkg:npm/%40jussikinnula/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jussikinnula/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jussikinnula/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jussikinnula/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T14:19:20.758Z","issues_count":2408,"pull_requests_count":1339,"avg_time_to_close_issue":77627443.02468266,"avg_time_to_close_pull_request":6167106.424799082,"issues_closed_count":1418,"pull_requests_closed_count":871,"pull_request_authors_count":555,"issue_authors_count":2020,"avg_comments_per_issue":5.488787375415282,"avg_comments_per_pull_request":2.659447348767737,"merged_pull_requests_count":552,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":94,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2376134.5217391304,"past_year_avg_time_to_close_pull_request":760005.3305785124,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":121,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.148936170212766,"past_year_avg_comments_per_pull_request":4.082142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":55,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"Cprakhar","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jussikinnula%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jussikinnula%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jussikinnula%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jussikinnula%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jussikinnula%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jussikinnula%2Ftypeorm/codemeta","maintainers":[],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12604796,"name":"@ginreo/typeorm","ecosystem":"npm","description":"modify by dingiyan, Addon some functions. Data-Mapper ORM for TypeScript and ES2021+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"ginreo","versions_count":4,"first_release_published_at":"2025-12-18T05:10:00.064Z","latest_release_published_at":"2026-04-11T01:30:30.328Z","latest_release_number":"0.3.31","last_synced_at":"2026-08-28T19:00:59.380Z","created_at":"2025-12-20T01:13:20.422Z","updated_at":"2026-08-28T21:07:36.228Z","registry_url":"https://www.npmjs.com/package/@ginreo/typeorm","install_command":"npm install @ginreo/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.31"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-28T21:07:36.227Z","dependent_packages_count":0,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.228143951702293,"dependent_packages_count":33.50011843627673,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.36413119398951},"purl":"pkg:npm/%40ginreo/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ginreo/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ginreo/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ginreo/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T14:19:20.758Z","issues_count":2408,"pull_requests_count":1339,"avg_time_to_close_issue":77627443.02468266,"avg_time_to_close_pull_request":6167106.424799082,"issues_closed_count":1418,"pull_requests_closed_count":871,"pull_request_authors_count":555,"issue_authors_count":2020,"avg_comments_per_issue":5.488787375415282,"avg_comments_per_pull_request":2.659447348767737,"merged_pull_requests_count":552,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":94,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2376134.5217391304,"past_year_avg_time_to_close_pull_request":760005.3305785124,"past_year_issues_closed_count":23,"past_year_pull_requests_closed_count":121,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.148936170212766,"past_year_avg_comments_per_pull_request":4.082142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":55,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"Cprakhar","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ginreo%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ginreo%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ginreo%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ginreo%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ginreo%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ginreo%2Ftypeorm/codemeta","maintainers":[{"uuid":"dingiyan","login":"dingiyan","name":null,"email":"ding25199@163.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~dingiyan","role":null,"created_at":"2025-12-20T01:25:58.885Z","updated_at":"2025-12-20T01:25:58.885Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dingiyan/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1297534,"name":"@strictd/typeorm","ecosystem":"npm","description":"Data-mapper ORM for Typescript","homepage":"https://github.com/typeorm/typeorm","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"strictd","versions_count":5,"first_release_published_at":"2016-10-20T20:39:13.256Z","latest_release_published_at":"2016-10-27T23:41:03.387Z","latest_release_number":"0.0.2-alpha.73","last_synced_at":"2026-08-28T21:39:54.505Z","created_at":"2022-04-08T20:02:50.522Z","updated_at":"2026-08-28T21:39:54.505Z","registry_url":"https://www.npmjs.com/package/@strictd/typeorm","install_command":"npm install @strictd/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.2-alpha.73"}},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-26T14:38:31.986Z","dependent_packages_count":1,"downloads":15,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":30.35452442699937,"dependent_repos_count":10.302192564346997,"dependent_packages_count":20.916208435344245,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":12.50489355022971},"purl":"pkg:npm/%40strictd/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@strictd/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@strictd/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@strictd/typeorm/dependencies","status":"removed","funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T10:47:06.618Z","issues_count":2407,"pull_requests_count":1337,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6205260.943155453,"issues_closed_count":1413,"pull_requests_closed_count":862,"pull_request_authors_count":554,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.6484667165295437,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":94,"past_year_pull_requests_count":279,"past_year_avg_time_to_close_issue":2178017.1052631577,"past_year_avg_time_to_close_pull_request":617226.8672566372,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":113,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1382978723404256,"past_year_avg_comments_per_pull_request":4.039426523297491,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@strictd%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@strictd%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@strictd%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@strictd%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@strictd%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@strictd%2Ftypeorm/codemeta","maintainers":[{"uuid":"strictd","login":"strictd","name":null,"email":"gary@strictdevelopment.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~strictd","role":null,"created_at":"2022-11-11T00:57:37.669Z","updated_at":"2022-11-11T00:57:37.669Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/strictd/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12519155,"name":"@vishnu-ta/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"vishnu-ta","versions_count":1,"first_release_published_at":"2025-11-25T09:33:50.483Z","latest_release_published_at":"2025-11-25T09:33:50.483Z","latest_release_number":"0.3.17-td.1.1.0","last_synced_at":"2026-08-28T21:45:52.501Z","created_at":"2025-11-25T09:35:11.951Z","updated_at":"2026-08-28T21:45:52.501Z","registry_url":"https://www.npmjs.com/package/@vishnu-ta/typeorm","install_command":"npm install @vishnu-ta/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"td-1.1.0":"0.3.17-td.1.1.0","latest":"0.3.17-td.1.1.0"}},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-13T06:47:32.000Z","size":41745,"stargazers_count":36634,"open_issues_count":624,"forks_count":6660,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-21T23:27:01.291Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-21T15:25:11.000Z","dependencies_parsed_at":"2026-05-18T21:05:38.672Z","dependency_job_id":null,"html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36810983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-21T02:00:06.756Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:50:48.554Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.396684909327107,"dependent_packages_count":33.7457627993029,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.571223854315004},"purl":"pkg:npm/%40vishnu-ta/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@vishnu-ta/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@vishnu-ta/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@vishnu-ta/typeorm/dependencies","status":"removed","funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T23:23:45.369Z","issues_count":2407,"pull_requests_count":1335,"avg_time_to_close_issue":77727739.3163482,"avg_time_to_close_pull_request":6209043.383275261,"issues_closed_count":1413,"pull_requests_closed_count":861,"pull_request_authors_count":553,"issue_authors_count":2019,"avg_comments_per_issue":5.490652264229331,"avg_comments_per_pull_request":2.646441947565543,"merged_pull_requests_count":545,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":95,"past_year_pull_requests_count":280,"past_year_avg_time_to_close_issue":2087111.25,"past_year_avg_time_to_close_pull_request":596411.2142857143,"past_year_issues_closed_count":20,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":148,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1263157894736842,"past_year_avg_comments_per_pull_request":4.2214285714285715,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":49,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vishnu-ta%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vishnu-ta%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vishnu-ta%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vishnu-ta%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vishnu-ta%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vishnu-ta%2Ftypeorm/codemeta","maintainers":[{"uuid":"vishnu-ta","login":"vishnu-ta","name":null,"email":"vishnu.v@travancoreanalytics.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~vishnu-ta","role":null,"created_at":"2025-11-25T09:36:02.308Z","updated_at":"2025-11-25T09:36:02.308Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vishnu-ta/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":8757901,"name":"@vkdanihelgroup/typeorm-db2","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"vkdanihelgroup","versions_count":11,"first_release_published_at":"2024-01-16T20:32:06.435Z","latest_release_published_at":"2024-10-30T21:05:00.850Z","latest_release_number":"0.3.522","last_synced_at":"2026-08-28T19:47:20.036Z","created_at":"2024-01-16T23:46:58.460Z","updated_at":"2026-08-31T11:57:02.803Z","registry_url":"https://www.npmjs.com/package/@vkdanihelgroup/typeorm-db2","install_command":"npm install @vkdanihelgroup/typeorm-db2","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.522"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-31T11:57:02.803Z","dependent_packages_count":0,"downloads":103,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.78481138637316,"dependent_packages_count":48.15042960044511,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.96762049340913},"purl":"pkg:npm/%40vkdanihelgroup/typeorm-db2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@vkdanihelgroup/typeorm-db2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@vkdanihelgroup/typeorm-db2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@vkdanihelgroup/typeorm-db2/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T23:00:09.415Z","issues_count":2413,"pull_requests_count":1349,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6136542.529680366,"issues_closed_count":1420,"pull_requests_closed_count":876,"pull_request_authors_count":559,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.6849518161601185,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":97,"past_year_pull_requests_count":285,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":760293.936,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":150,"past_year_issue_authors_count":76,"past_year_avg_comments_per_issue":1.1855670103092784,"past_year_avg_comments_per_pull_request":4.192982456140351,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vkdanihelgroup%2Ftypeorm-db2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vkdanihelgroup%2Ftypeorm-db2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vkdanihelgroup%2Ftypeorm-db2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vkdanihelgroup%2Ftypeorm-db2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vkdanihelgroup%2Ftypeorm-db2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vkdanihelgroup%2Ftypeorm-db2/codemeta","maintainers":[{"uuid":"vkdanihelgroup","login":"vkdanihelgroup","name":null,"email":"vlad@danihelgroup.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~vkdanihelgroup","role":null,"created_at":"2024-01-16T23:46:59.249Z","updated_at":"2024-01-16T23:46:59.249Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vkdanihelgroup/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":878513,"name":"@craft.co/typeorm-scoped","ecosystem":"npm","description":"Forked version of TypeORM with support of resource scoping","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"craft.co","versions_count":9,"first_release_published_at":"2020-11-09T16:26:56.591Z","latest_release_published_at":"2023-10-11T20:50:09.420Z","latest_release_number":"0.3.17-patch.7","last_synced_at":"2026-08-28T19:48:12.758Z","created_at":"2022-04-07T15:13:22.719Z","updated_at":"2026-08-31T11:57:03.049Z","registry_url":"https://www.npmjs.com/package/@craft.co/typeorm-scoped","install_command":"npm install @craft.co/typeorm-scoped","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.17-patch.7"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-31T11:57:03.049Z","dependent_packages_count":1,"downloads":117,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":8.049663210062358,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6785150776087963,"forks_count":0.5924068005743851,"average":10.174502326510417},"purl":"pkg:npm/%40craft.co/typeorm-scoped","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@craft.co/typeorm-scoped","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@craft.co/typeorm-scoped","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@craft.co/typeorm-scoped/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T23:00:09.415Z","issues_count":2413,"pull_requests_count":1349,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6136542.529680366,"issues_closed_count":1420,"pull_requests_closed_count":876,"pull_request_authors_count":559,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.6849518161601185,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":97,"past_year_pull_requests_count":285,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":760293.936,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":150,"past_year_issue_authors_count":76,"past_year_avg_comments_per_issue":1.1855670103092784,"past_year_avg_comments_per_pull_request":4.192982456140351,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@craft.co%2Ftypeorm-scoped/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@craft.co%2Ftypeorm-scoped/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@craft.co%2Ftypeorm-scoped/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@craft.co%2Ftypeorm-scoped/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@craft.co%2Ftypeorm-scoped/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@craft.co%2Ftypeorm-scoped/codemeta","maintainers":[{"uuid":"mikejansen","login":"mikejansen","name":null,"email":"mike.jansen@craft.co","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~mikejansen","role":null,"created_at":"2022-11-16T09:25:32.777Z","updated_at":"2022-11-16T09:25:32.777Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mikejansen/packages"},{"uuid":"ic.craft","login":"ic.craft","name":null,"email":"ivan.charapanau@craft.co","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~ic.craft","role":null,"created_at":"2022-11-16T09:25:32.785Z","updated_at":"2022-11-16T09:25:32.785Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ic.craft/packages"},{"uuid":"rw.craft","login":"rw.craft","name":null,"email":"ryan.williams@craft.co","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~rw.craft","role":null,"created_at":"2024-08-20T07:42:07.180Z","updated_at":"2024-08-20T07:42:07.180Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rw.craft/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11333242,"name":"vaidasmik-typeorm-stack-trace-fix","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://typeorm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2025-02-07T12:09:23.361Z","latest_release_published_at":"2025-02-07T12:09:23.361Z","latest_release_number":"0.3.20","last_synced_at":"2026-08-28T19:05:33.400Z","created_at":"2025-02-07T12:13:49.403Z","updated_at":"2026-08-31T11:57:03.034Z","registry_url":"https://www.npmjs.com/package/vaidasmik-typeorm-stack-trace-fix","install_command":"npm install vaidasmik-typeorm-stack-trace-fix","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.3.20"}},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-31T11:57:03.034Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.086974374057142,"dependent_packages_count":36.28628304034818,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.68662870720266},"purl":"pkg:npm/vaidasmik-typeorm-stack-trace-fix","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/vaidasmik-typeorm-stack-trace-fix","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/vaidasmik-typeorm-stack-trace-fix","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/vaidasmik-typeorm-stack-trace-fix/dependencies","status":"unpublished","funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T23:00:09.415Z","issues_count":2413,"pull_requests_count":1349,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6136542.529680366,"issues_closed_count":1420,"pull_requests_closed_count":876,"pull_request_authors_count":559,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.6849518161601185,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":97,"past_year_pull_requests_count":285,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":760293.936,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":150,"past_year_issue_authors_count":76,"past_year_avg_comments_per_issue":1.1855670103092784,"past_year_avg_comments_per_pull_request":4.192982456140351,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vaidasmik-typeorm-stack-trace-fix/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vaidasmik-typeorm-stack-trace-fix/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vaidasmik-typeorm-stack-trace-fix/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vaidasmik-typeorm-stack-trace-fix/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vaidasmik-typeorm-stack-trace-fix/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/vaidasmik-typeorm-stack-trace-fix/codemeta","maintainers":[],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1107038,"name":"@optimiz.me/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"optimiz.me","versions_count":2,"first_release_published_at":"2021-06-01T09:27:05.038Z","latest_release_published_at":"2021-06-01T09:43:59.872Z","latest_release_number":"0.2.33","last_synced_at":"2026-08-28T19:08:41.903Z","created_at":"2022-04-08T10:57:25.316Z","updated_at":"2026-08-31T11:57:03.528Z","registry_url":"https://www.npmjs.com/package/@optimiz.me/typeorm","install_command":"npm install @optimiz.me/typeorm","documentation_url":null,"metadata":{"funding":"https://opencollective.com/typeorm","dist-tags":{"latest":"0.2.33"}},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-31T11:57:03.527Z","dependent_packages_count":1,"downloads":5,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":34.04520642489647,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":0.6785150776087963,"forks_count":0.5924068005743851,"average":15.373610969477241},"purl":"pkg:npm/%40optimiz.me/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@optimiz.me/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@optimiz.me/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@optimiz.me/typeorm/dependencies","status":"removed","funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T23:00:09.415Z","issues_count":2413,"pull_requests_count":1349,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6136542.529680366,"issues_closed_count":1420,"pull_requests_closed_count":876,"pull_request_authors_count":559,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.6849518161601185,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":97,"past_year_pull_requests_count":285,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":760293.936,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":150,"past_year_issue_authors_count":76,"past_year_avg_comments_per_issue":1.1855670103092784,"past_year_avg_comments_per_pull_request":4.192982456140351,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@optimiz.me%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@optimiz.me%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@optimiz.me%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@optimiz.me%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@optimiz.me%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@optimiz.me%2Ftypeorm/codemeta","maintainers":[{"uuid":"madeindjs","login":"madeindjs","name":null,"email":"alexandre@rsseau.fr","url":null,"packages_count":17,"html_url":"https://www.npmjs.com/~madeindjs","role":null,"created_at":"2022-11-20T21:18:25.392Z","updated_at":"2022-11-20T21:18:25.392Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/madeindjs/packages"},{"uuid":"gerardduch","login":"gerardduch","name":null,"email":"g.duch@optimiz.me","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~gerardduch","role":null,"created_at":"2022-11-20T21:18:25.332Z","updated_at":"2022-11-20T21:18:25.332Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gerardduch/packages"},{"uuid":"mazenalsarem","login":"mazenalsarem","name":null,"email":"m.alsarem@optimiz.me","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~mazenalsarem","role":null,"created_at":"2022-11-20T21:18:25.378Z","updated_at":"2022-11-20T21:18:25.378Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mazenalsarem/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14256521,"name":"github.com/typeorm/typeorm","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2026-03-23T18:44:59.000Z","latest_release_published_at":"2026-05-05T08:09:56.000Z","latest_release_number":"v1.0.0-beta.3","last_synced_at":"2026-08-28T18:35:18.229Z","created_at":"2026-04-16T05:00:58.738Z","updated_at":"2026-08-28T23:47:48.078Z","registry_url":"https://pkg.go.dev/github.com/typeorm/typeorm","install_command":"go get github.com/typeorm/typeorm","documentation_url":"https://pkg.go.dev/github.com/typeorm/typeorm#section-documentation","metadata":{},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-28T23:47:48.078Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.16060527641436,"dependent_packages_count":4.835579617591551,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.998092447002955},"purl":"pkg:golang/github.com/typeorm/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/typeorm/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/typeorm/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/typeorm/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T21:07:37.453Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":284,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":768163.696,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.193661971830986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftypeorm%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftypeorm%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftypeorm%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftypeorm%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftypeorm%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftypeorm%2Ftypeorm/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282222,"maintainers_count":0,"namespaces_count":839591,"keywords_count":126448,"github":"golang","metadata":{"funded_packages_count":72260,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-03T05:01:28.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2492567,"name":"typeorm-with-better-sqlite3","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2020-06-09T02:21:00.117Z","latest_release_published_at":"2020-06-09T02:36:11.254Z","latest_release_number":"0.2.27","last_synced_at":"2026-08-28T19:53:55.822Z","created_at":"2022-04-10T02:33:42.190Z","updated_at":"2026-08-28T23:47:48.077Z","registry_url":"https://www.npmjs.com/package/typeorm-with-better-sqlite3","install_command":"npm install typeorm-with-better-sqlite3","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.27"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-28T23:47:48.077Z","dependent_packages_count":1,"downloads":947,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":4.626545656320561,"dependent_repos_count":5.0226180148969926,"dependent_packages_count":20.916208435344245,"stargazers_count":0.5099170154842193,"forks_count":0.44162530897371527,"docker_downloads_count":null,"average":6.303382886203947},"purl":"pkg:npm/typeorm-with-better-sqlite3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/typeorm-with-better-sqlite3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/typeorm-with-better-sqlite3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/typeorm-with-better-sqlite3/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T21:07:37.453Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":284,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":768163.696,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.193661971830986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-with-better-sqlite3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-with-better-sqlite3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-with-better-sqlite3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-with-better-sqlite3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-with-better-sqlite3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/typeorm-with-better-sqlite3/codemeta","maintainers":[{"uuid":"jackple","login":"jackple","name":null,"email":"359310444@qq.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~jackple","role":null,"created_at":"2022-11-15T04:45:52.701Z","updated_at":"2022-11-15T04:45:52.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jackple/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":812138,"name":"@antonioduprez/typeorm","ecosystem":"npm","description":"Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, MongoDB databases.","homepage":"https://github.com/typeorm/typeorm#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/typeorm/typeorm","keywords_array":[],"namespace":"antonioduprez","versions_count":2,"first_release_published_at":"2020-04-12T10:27:24.470Z","latest_release_published_at":"2020-04-12T10:29:15.044Z","latest_release_number":"0.2.23","last_synced_at":"2026-08-28T18:45:09.020Z","created_at":"2022-04-07T13:34:42.688Z","updated_at":"2026-08-28T23:47:48.081Z","registry_url":"https://www.npmjs.com/package/@antonioduprez/typeorm","install_command":"npm install @antonioduprez/typeorm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.23"},"contentPolicy":null},"repo_metadata":{"id":37383749,"uuid":"52773157","full_name":"typeorm/typeorm","owner":"typeorm","description":"TypeScript \u0026 JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more.","archived":false,"fork":false,"pushed_at":"2026-08-27T10:20:30.000Z","size":41789,"stargazers_count":36635,"open_issues_count":617,"forks_count":6657,"subscribers_count":337,"default_branch":"master","last_synced_at":"2026-08-28T18:28:43.887Z","etag":null,"topics":["active-record","cockroachdb","data-mapper","database","hacktoberfest","javascript","mariadb","mysql","orm","postgresql","sqlite","sqlserver","typeorm","typescript"],"latest_commit_sha":null,"homepage":"http://typeorm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typeorm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null},"funding":{"open_collective":"typeorm"}},"created_at":"2016-02-29T07:41:14.000Z","updated_at":"2026-08-28T06:03:47.000Z","dependencies_parsed_at":"2026-08-28T18:28:52.207Z","dependency_job_id":"114d2b68-c5c4-42ed-9a1f-fa0df53dfa02","html_url":"https://github.com/typeorm/typeorm","commit_stats":{"total_commits":4519,"total_committers":1115,"mean_commits":4.052914798206278,"dds":0.6851073246293428,"last_synced_commit":"e7649d2746f907ff36b1efb600402dedd5f5a499"},"previous_names":["pleerock/typeorm"],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/typeorm/typeorm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/sbom","scorecard":{"id":44095,"data":{"date":"2025-08-04","repo":{"name":"github.com/typeorm/typeorm","commit":"6e9f20d4d94eeb6e89e2d49d8fcf7d7ea4f9c243"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-package.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-package.yml:11","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/commit-validation.yml:1","Warn: no topLevel permission defined: .github/workflows/docsearch.yml:1","Warn: no topLevel permission defined: .github/workflows/preview.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-package.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-linux.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-windows.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/commit-validation.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/commit-validation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docsearch.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/docsearch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/preview.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/publish-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:147: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-linux.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-linux.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-windows.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/typeorm/typeorm/tests-windows.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/preview.yml:36","Info:   0 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  14 third-party GitHubAction dependencies pinned","Info:  14 out of  15 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:18:01.989Z","repository_id":37383749,"created_at":"2025-08-14T22:18:01.990Z","updated_at":"2025-08-14T22:18:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36960871,"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":"online","status_checked_at":"2026-08-28T02:00:06.244Z","response_time":114,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"typeorm","name":"typeorm","uuid":"20165699","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20165699?v=4","repositories_count":18,"last_synced_at":"2024-04-14T17:17:09.764Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typeorm","funding_links":[],"total_stars":34650,"followers":219,"following":0,"created_at":"2022-11-02T16:26:44.737Z","updated_at":"2024-04-14T17:17:14.497Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typeorm/repositories"},"tags":[{"name":"0.3.31","sha":"797320375fb83b2e9af4a6455e0b1b4483be329d","kind":"tag","published_at":"2026-07-13T19:23:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.31/manifests"},{"name":"1.1.0","sha":"8748b1be17bf93fc9b62b3444e411e9055e9e017","kind":"tag","published_at":"2026-07-13T18:50:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"cf3f13f2edb4c3a88e2ec836af72e3249c59e41e","kind":"commit","published_at":"2026-05-19T11:10:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/1.0.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/1.0.0/manifests"},{"name":"0.3.30","sha":"4c91616c3139bddccd95ee61494ab417a3fabe32","kind":"tag","published_at":"2026-05-18T20:27:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.30/manifests"},{"name":"0.3.29","sha":"0ed009a12867e302ecbc7cedfd442cc60d21c006","kind":"tag","published_at":"2026-05-08T13:12:05.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.29/manifests"},{"name":"v1.0.0-beta.3","sha":"ed9bcb9c0ffa46aea151a958c63cfd415d60e4c0","kind":"commit","published_at":"2026-05-05T08:09:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"e5eb60b4030f91a8d8ab51e14907930048298884","kind":"commit","published_at":"2026-04-15T18:01:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"3f4d2b5f4da31d89585dadfbb14c83501f8fdc99","kind":"commit","published_at":"2026-03-23T18:44:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/v1.0.0-beta.1/manifests"},{"name":"0.3.28","sha":"73fda419e4647c10377b28bd975171156c285693","kind":"commit","published_at":"2025-12-03T08:29:32.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.28/manifests"},{"name":"0.3.27","sha":"9ea8577f42311e970e7b7078a1eb636f13af0107","kind":"commit","published_at":"2025-09-19T09:45:01.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.27/manifests"},{"name":"0.3.26","sha":"4d204adf5639f5f16dde33a03d2fe3ac9a610d13","kind":"commit","published_at":"2025-08-18T16:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.26/manifests"},{"name":"0.3.25","sha":"bdb8326ad7c8b18b140bfcdd507b8a63137aedb0","kind":"commit","published_at":"2025-06-19T16:08:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.25/manifests"},{"name":"0.3.24","sha":"12a71e4581b54537036307e478592271942dc69e","kind":"commit","published_at":"2025-05-14T18:00:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"80e9b3004a40d416bbe62f92beee8c1e971aa224","kind":"commit","published_at":"2025-05-07T10:03:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"6c5668bd82233301642593a83236cc4ae315d6fc","kind":"commit","published_at":"2025-04-03T09:00:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"206af0aa3927d53276d636ec3e87a934e3670c4f","kind":"commit","published_at":"2025-03-03T08:02:10.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"3d55188c0dd1256f520143379ecf97f45e71acba","kind":"commit","published_at":"2024-01-26T11:18:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b","kind":"commit","published_at":"2024-01-03T14:43:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"5464dec2fa648f6fb346b2cf45047cdf169f8e77","kind":"commit","published_at":"2024-01-03T12:42:18.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"a909d5b6975f0feb0c8759dd146dba8f1e3ad168","kind":"commit","published_at":"2023-06-20T19:47:22.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"abb9079f2b2c5e02253b4c83ba10358d1a1f373f","kind":"commit","published_at":"2023-05-09T18:57:55.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"589056162c8ae3d964dd15bf5c05ea5f81b6c34c","kind":"commit","published_at":"2023-04-15T13:26:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"5e3c565dce843b2deeefa3327340a79e0fc54e66","kind":"commit","published_at":"2023-04-09T06:39:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"b3dc65683b9b1db7bfc963a1b51e3ef389c66b0c","kind":"commit","published_at":"2023-04-06T09:24:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"f07bdd0dac88a00c01602c57a407cb204b2e07d2","kind":"commit","published_at":"2023-02-07T14:53:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"0d72317b3db3f93ce9d4c2f6f027c7486bbed08b","kind":"commit","published_at":"2022-12-03T18:24:38.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"dbc1b2e6f932f128144fc8fbc91505fcc6e8e0e3","kind":"commit","published_at":"2022-09-19T16:28:59.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"ed1f0b95c6a246c785fb9d40a1b2c65b53c3fac3","kind":"commit","published_at":"2022-08-28T18:32:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"456c11ae12a8bbe427706900f80095f49ef8435d","kind":"commit","published_at":"2022-08-26T16:04:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"50d75f5e8a02780a40f7b7c6dc9f9260377b9488","kind":"commit","published_at":"2022-06-29T18:37:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"2e9541270290cf3dc0ebbb24fd5de3fb2f2a8d25","kind":"commit","published_at":"2022-04-12T12:34:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"c814b07653578f033808d01776293138751cc02e","kind":"commit","published_at":"2022-04-05T16:59:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"002274cf9a4e0a9768a0dc1bc500dc48f731b85a","kind":"commit","published_at":"2022-03-26T16:18:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c75bcae6047cafb7e212f2e1a0ef978bf1e8730a","kind":"commit","published_at":"2022-03-23T16:19:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"f010205e461c74f4535d79c64b2d1bc33a0a5531","kind":"commit","published_at":"2022-03-22T20:33:11.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"13c75aeb2226aed386663d06f7f7737eebabb7bc","kind":"commit","published_at":"2022-03-21T13:37:34.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"941b584ba135617e55d6685caef671172ec1dc03","kind":"commit","published_at":"2022-03-17T16:05:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.3.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.3.0/manifests"},{"name":"0.2.45","sha":"486f8c582170dbadbd875e00d09d26359b2fd8be","kind":"commit","published_at":"2022-03-04T14:42:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.45","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.45/manifests"},{"name":"0.2.44","sha":"3131c5c607a10e0272b638c702ab48d83374a26c","kind":"commit","published_at":"2022-02-23T17:54:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.44","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.44/manifests"},{"name":"0.2.43","sha":"350cb9e90176a12a385617d8995dcd992f87f84b","kind":"commit","published_at":"2022-02-17T18:18:20.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.43","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.43/manifests"},{"name":"0.2.42","sha":"a5493fba5eea5f58c052358d04352a4ee6a0987f","kind":"commit","published_at":"2022-02-16T16:56:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.42","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.42/manifests"},{"name":"0.2.41","sha":"1af30b1fb0d304b726347317ecfc5a71218e79ab","kind":"commit","published_at":"2021-11-18T14:03:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.41","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.41/manifests"},{"name":"0.2.40","sha":"cf4f95764f5611ea181ca3690f27076f09cc209e","kind":"commit","published_at":"2021-11-11T14:57:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.40","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.40/manifests"},{"name":"0.2.39","sha":"f79ae589cd1a658fea553cb57abc2a41a46523f8","kind":"commit","published_at":"2021-11-09T12:24:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.39","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.39/manifests"},{"name":"0.2.38","sha":"d7d19e94dc936c798e76bef69292662dcbdb00e0","kind":"commit","published_at":"2021-10-02T17:30:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.38","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.38/manifests"},{"name":"0.2.37","sha":"02f0bce19d0a55186e815fa5bb2c3d11c2231e5f","kind":"commit","published_at":"2021-08-13T06:26:49.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.37","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.37/manifests"},{"name":"0.2.36","sha":"69fabafb0b2d6d5b62bcdddb87c150d5b957cb37","kind":"commit","published_at":"2021-07-31T01:08:31.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.36","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.36/manifests"},{"name":"0.2.35","sha":"4c8debb7ba705f48843f2ecc01fe30b40a64f1d8","kind":"commit","published_at":"2021-07-29T02:52:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.35","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.35/manifests"},{"name":"0.2.34","sha":"123f7d6dde3fee5172a04afb9c015d9f7a74178e","kind":"commit","published_at":"2021-06-03T15:16:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.34","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.34/manifests"},{"name":"0.2.33","sha":"834918256b4cc841a33c3b7f8a115f480d57e6cf","kind":"commit","published_at":"2021-06-01T15:55:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.33","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.33/manifests"},{"name":"0.2.32","sha":"8c7c655ebdcbdcf5946ef2086427fe740ff3c6f8","kind":"commit","published_at":"2021-03-30T16:44:56.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.32","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.32/manifests"},{"name":"0.2.31","sha":"af4c93a11371d983b5322839c902f0ed6a88f2ab","kind":"commit","published_at":"2021-02-08T17:14:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.31","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.31/manifests"},{"name":"0.2.30","sha":"aea27866fdadfef9655362bb1ded749c054b97e3","kind":"commit","published_at":"2021-01-12T12:35:14.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.30","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.30/manifests"},{"name":"0.2.29","sha":"c683c8eeecea9b849a960a8bd5cd7cbb9a4eb4b1","kind":"commit","published_at":"2020-11-02T16:06:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.29","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.29/manifests"},{"name":"0.2.28","sha":"4eb5f107cca8c9e031ffe97e6e1145f753a24cac","kind":"commit","published_at":"2020-09-30T14:37:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.28","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.28/manifests"},{"name":"0.2.27","sha":"78a6ee90854f361bc0721ed338460b563b1fc119","kind":"commit","published_at":"2020-09-29T17:09:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.27","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.27/manifests"},{"name":"0.2.26","sha":"716790322908cb377c1eb552ed2604cc84c4afe0","kind":"commit","published_at":"2020-09-10T07:30:30.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.26","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.26/manifests"},{"name":"0.2.25","sha":"eaadf201dcc464f667f0bcda0a2415de2097b8d2","kind":"commit","published_at":"2020-05-19T17:02:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.25","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.25/manifests"},{"name":"0.2.24","sha":"4ed79c9cf9ad0f1e51930159dfdab8c1e8549339","kind":"commit","published_at":"2020-02-28T14:06:37.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.24","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.24/manifests"},{"name":"0.2.23","sha":"17a883fe9255c737b2103eb8d8bc8e1b59d31727","kind":"commit","published_at":"2020-02-28T13:57:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.23","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.23/manifests"},{"name":"0.2.22","sha":"7d519af9a896c7abbefc20533465d888cf532f6a","kind":"commit","published_at":"2019-12-23T14:38:33.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.22","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.22/manifests"},{"name":"0.2.21","sha":"85bc1c804960c26a1c7b8e0c9b6141f422a5b05b","kind":"commit","published_at":"2019-12-05T10:49:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.21","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.21/manifests"},{"name":"0.2.20","sha":"d2fa24532cf6038c9fab3e133cd29618f1d5cdc7","kind":"commit","published_at":"2019-10-18T12:58:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.20","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.20/manifests"},{"name":"0.2.19","sha":"ae1f131a4fe3fd6eacc703420d314cce413b5d11","kind":"commit","published_at":"2019-09-13T16:22:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.19/manifests"},{"name":"0.2.18","sha":"7af007f4a998b9f1a6056b7dc301785b3e2adfa2","kind":"commit","published_at":"2019-06-04T18:35:15.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.18/manifests"},{"name":"0.2.17","sha":"02afe43e341ac9e116f1370487ce24ad65cb6b4c","kind":"commit","published_at":"2019-05-01T19:28:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.17/manifests"},{"name":"0.2.16","sha":"717caa388762c6b4e9dd10d4c82c2e72c1b868c5","kind":"commit","published_at":"2019-03-26T10:02:48.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.16/manifests"},{"name":"0.2.15","sha":"7291ed013b8c4b84ef29f582eb09ceb8ed7cb104","kind":"commit","published_at":"2019-03-13T20:35:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.15/manifests"},{"name":"0.2.14","sha":"036323892711a9de0b1b0555a130e70feab236ab","kind":"commit","published_at":"2019-02-25T10:56:35.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.14/manifests"},{"name":"0.2.13","sha":"4448f4a5553454c391aaf448fbed1f68f2b479e8","kind":"commit","published_at":"2019-02-10T19:14:27.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.13/manifests"},{"name":"0.2.12","sha":"fdb8c33271a79122ea302a2b47a9c8e5d431991e","kind":"commit","published_at":"2019-01-20T13:16:07.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.12/manifests"},{"name":"0.2.11","sha":"82ad52b5437840ca9bfaab40e860fbf9e0318a4a","kind":"commit","published_at":"2019-01-02T19:56:47.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.11/manifests"},{"name":"0.2.10","sha":"1f184ffc280a1afbe6055467a4799a43201fe996","kind":"commit","published_at":"2019-01-02T06:10:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.10/manifests"},{"name":"0.2.9","sha":"39e4008e5a36d8774b10ac3a7e164269ecfe8b45","kind":"tag","published_at":"2018-11-14T22:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.9/manifests"},{"name":"0.2.8","sha":"0aea5d001e0256246582fd88747f51fd9729fe2d","kind":"tag","published_at":"2018-10-19T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"0e9f44da8c1baa142a8f3a11f7a24e840a408a86","kind":"tag","published_at":"2018-06-04T21:59:00.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"394c7c139e655e68a1869d5cf6a64247f95b1172","kind":"commit","published_at":"2018-05-17T09:09:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"5cc8f76b8682a7eab0be31dbc9de8bcc073feca3","kind":"commit","published_at":"2018-05-04T10:30:46.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"693cee54040bd20c1dc7a8d5be72db6d26952da2","kind":"commit","published_at":"2018-04-30T09:41:54.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"8081e7e7820bec5ec8ccf87b0d8a43e198399a93","kind":"commit","published_at":"2018-04-26T07:42:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"3d5a14abc381013419f4e33e1bb8f5d2f50027a4","kind":"commit","published_at":"2018-04-25T06:52:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cd0673891124adb4801220d0c1f07b2c74bf1dcf","kind":"commit","published_at":"2018-04-24T09:53:52.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"b2eebb5e9e266d250ea304eaed6ebda960ea8639","kind":"commit","published_at":"2018-04-19T10:38:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.2.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.2.0/manifests"},{"name":"0.1.19","sha":"ac88cd271b0ae31f0433c071b5fdb412b684620b","kind":"commit","published_at":"2018-03-28T07:13:12.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.19","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.19/manifests"},{"name":"0.1.18","sha":"9d357f2cb4489015812663aa4b6ec294cac8d85e","kind":"commit","published_at":"2018-03-26T11:01:04.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.18","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"c4ba75a424ac98c6c331e036a9929ca152dd21a5","kind":"commit","published_at":"2018-03-26T10:31:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.17","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.17/manifests"},{"name":"0.1.16","sha":"27b7e7e6094b542a60112281f3070b858a35ad1f","kind":"tag","published_at":"2018-03-12T08:19:02.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.16","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.16/manifests"},{"name":"0.1.15","sha":"b296eeb023af1e43f7957c8bb0d76e515e2dcd5d","kind":"tag","published_at":"2018-03-12T08:18:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.15","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.15/manifests"},{"name":"0.1.12","sha":"09571276c4b79143c440db401849de14e4d7a010","kind":"tag","published_at":"2018-02-28T07:33:41.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.12","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.12/manifests"},{"name":"0.1.13","sha":"a49ce0a5362491288bb54802349a575b01cc95fd","kind":"tag","published_at":"2018-02-28T07:32:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.13","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.13/manifests"},{"name":"0.1.14","sha":"1ddf9f89a837aaeb45164bb8941565f2f6825371","kind":"tag","published_at":"2018-02-28T07:32:26.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.14","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"99936eeb65941e2ca21e86e105df64e29c57a224","kind":"commit","published_at":"2018-01-08T14:01:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"7c574e0703ed3f050498a5c53baaf9599fc17824","kind":"tag","published_at":"2017-12-22T04:11:43.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"444defed50055872f9d65bcc184fc3ebaaa93d64","kind":"tag","published_at":"2017-12-12T12:42:45.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"1303fa91fb5f51839f940b669c6e2b43bb6b431b","kind":"commit","published_at":"2017-12-01T09:00:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.7/manifests"},{"name":"0.1.3","sha":"a626fbf26c9b1014a49aa7cab746eafd49937513","kind":"tag","published_at":"2017-11-22T13:43:06.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.3/manifests"},{"name":"0.1.4","sha":"fe019fa1361f546512c2e6d21f41ffbbd16c8e97","kind":"tag","published_at":"2017-11-22T13:42:39.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.4/manifests"},{"name":"0.1.5","sha":"813fa3d0189f477cb3eb65ff45cc1bcc32c9b79b","kind":"tag","published_at":"2017-11-22T13:42:23.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.5/manifests"},{"name":"0.1.6","sha":"e7f2734f7b2a23da32e006d3bb4a1b2525b1e9ef","kind":"tag","published_at":"2017-11-22T13:41:24.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.6/manifests"},{"name":"0.1.2","sha":"d4f6188d6deb031c756c7fc901a220251a1a5ffc","kind":"commit","published_at":"2017-11-02T20:27:40.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"287eb224ae4bc71238356618866ab0076c70a2f3","kind":"commit","published_at":"2017-10-17T08:32:17.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.1","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"787b97cf82981b67ed13ad68d8e522717958188c","kind":"commit","published_at":"2017-10-09T14:20:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.1.0","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.1.0/manifests"},{"name":"0.0.11","sha":"1a06679cdd2bfa898097d5c2fe19967208848867","kind":"tag","published_at":"2017-03-24T12:35:36.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.11","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"8286fe8d40b82c2b7848a6839346479ebf023a2f","kind":"tag","published_at":"2017-03-24T12:35:28.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.10","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ee83f509a0425f0f26a855824a7230535f2ef243","kind":"tag","published_at":"2017-02-23T11:43:57.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.9","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"385f4ce5957f722842f32d135292ab507848429e","kind":"tag","published_at":"2017-01-27T12:32:25.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.8","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"96d561691d5efc95adc605c66b2b24d3a7c01f09","kind":"tag","published_at":"2017-01-27T12:31:16.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.7","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"20d690396e57f0717fef63fb6c7bfb55746dd8db","kind":"tag","published_at":"2017-01-27T11:47:51.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.6","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"4e7e50b06106f9b96792ace6c1c69f8e06a2c27c","kind":"commit","published_at":"2016-12-12T14:07:13.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.5","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"a11eea57fe402fc7d6e40dd31844c12138997be2","kind":"commit","published_at":"2016-12-07T12:44:19.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.4","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"2bebb8550fcb70a4490a16aeceff5a2694407cb6","kind":"commit","published_at":"2016-12-06T09:11:58.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.3","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"8600d7b336a664804cfaa3dd22d6bcd0a76f8cb3","kind":"commit","published_at":"2016-12-06T08:39:29.000Z","download_url":"https://codeload.github.com/typeorm/typeorm/tar.gz/0.0.2","html_url":"https://github.com/typeorm/typeorm/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typeorm/typeorm@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-28T23:47:48.081Z","dependent_packages_count":3,"downloads":85,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":30.326520199985467,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":0.6785150776087963,"forks_count":0.5924068005743851,"average":13.281515613129287},"purl":"pkg:npm/%40antonioduprez/typeorm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@antonioduprez/typeorm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@antonioduprez/typeorm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@antonioduprez/typeorm/dependencies","status":null,"funding_links":["https://opencollective.com/typeorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T21:07:37.453Z","issues_count":2413,"pull_requests_count":1347,"avg_time_to_close_issue":77521082.84859155,"avg_time_to_close_pull_request":6143553.729142857,"issues_closed_count":1420,"pull_requests_closed_count":875,"pull_request_authors_count":558,"issue_authors_count":2024,"avg_comments_per_issue":5.480314960629921,"avg_comments_per_pull_request":2.683741648106904,"merged_pull_requests_count":555,"bot_issues_count":1,"bot_pull_requests_count":35,"past_year_issues_count":98,"past_year_pull_requests_count":284,"past_year_avg_time_to_close_issue":2354981.2,"past_year_avg_time_to_close_pull_request":768163.696,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":149,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":1.173469387755102,"past_year_avg_comments_per_pull_request":4.193661971830986,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":58,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typeorm%2Ftypeorm/issues","maintainers":[{"login":"alumni","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"naorpeled","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"OSA413","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"},{"login":"michaelbromley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"gioboa","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"jovanadjuric","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jovanadjuric"},{"login":"sgarner","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgarner"},{"login":"pleerock","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pleerock"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"stim371","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stim371"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"AlexMesser","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexMesser"},{"login":"albasyir","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/albasyir"},{"login":"dlhck","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dlhck"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"},{"login":"w3nl","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/w3nl"},{"login":"rishiraj88","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rishiraj88"},{"login":"Ginden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ginden"},{"login":"nikelborm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikelborm"}],"active_maintainers":[{"login":"alumni","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alumni"},{"login":"pkuczynski","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkuczynski"},{"login":"naorpeled","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naorpeled"},{"login":"michaelbromley","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaelbromley"},{"login":"Cprakhar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cprakhar"},{"login":"smith-xyz","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smith-xyz"},{"login":"gioboa","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gioboa"},{"login":"OSA413","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/OSA413"},{"login":"mguida22","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mguida22"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@antonioduprez%2Ftypeorm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@antonioduprez%2Ftypeorm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@antonioduprez%2Ftypeorm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@antonioduprez%2Ftypeorm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@antonioduprez%2Ftypeorm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@antonioduprez%2Ftypeorm/codemeta","maintainers":[{"uuid":"antonioduprez","login":"antonioduprez","name":null,"email":"antonioduprezher@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~antonioduprez","role":null,"created_at":"2022-11-15T00:55:16.542Z","updated_at":"2022-11-15T00:55:16.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/antonioduprez/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5819118,"maintainers_count":1245617,"namespaces_count":426640,"keywords_count":889778,"github":"npm","metadata":{"funded_packages_count":192526,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-02T05:02:10.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}]